|
@@ -396,7 +396,7 @@ run before <code>data2.sql</code>.</p> |
|
|
<fileset dir="."> |
|
|
<fileset dir="."> |
|
|
<include name="data*.sql"/> |
|
|
<include name="data*.sql"/> |
|
|
</fileset> |
|
|
</fileset> |
|
|
<path> |
|
|
|
|
|
|
|
|
</path> |
|
|
<transaction> |
|
|
<transaction> |
|
|
truncate table some_other_table; |
|
|
truncate table some_other_table; |
|
|
</transaction> |
|
|
</transaction> |
|
|