Skip to content

Commit 0e36b09

Browse files
committed
Add failOnError attribute.
1 parent e35bfbe commit 0e36b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normal/changelogs/changelog_setup_tab1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
splitStatements="true"
2222
stripComments="false"/>
2323
</changeSet>
24-
<changeSet author="tim" id="get_tab1_count" runOnChange="true">
24+
<changeSet author="tim" id="get_tab1_count" runOnChange="true" failOnError="false">
2525
<sqlFile dbms="oracle"
2626
endDelimiter=";"
2727
path="../scripts/get_tab1_count.sql"

0 commit comments

Comments
 (0)