Skip to content

Commit 73b939c

Browse files
committed
Adding pipeline for flyway
1 parent 6109374 commit 73b939c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

source/remove_rooms_by_name/remove_rooms_by_name.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<changeSet author="utplsql" id="03_remove_rooms_by_names">
99
<sqlFile dbms="oracle"
1010
endDelimiter=";"
11-
path="V1.00__rooms.sql"
11+
path="V1.02__rooms.sql"
1212
relativeToChangelogFile="true"
1313
splitStatements="true"
1414
stripComments="false"/>

0 commit comments

Comments
 (0)