File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
src/main/resources/db/changelog/changesets Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 2525 <changeSet author =" braquartdav (generated)" id =" 1759238651864-43" >
2626 <addForeignKeyConstraint baseColumnNames =" id" baseTableName =" tabular_modifications" constraintName =" FKqnbfbngtamgdvtqlank26bsej" deferrable =" false" initiallyDeferred =" false" referencedColumnNames =" id" referencedTableName =" modification" validate =" true" />
2727 </changeSet >
28- <!-- now we can remove former tables TODO DBR uncomment -->
29- <!-- changeSet author="braquartdav" id="1759238651864-44">
28+ <!-- now we can remove former tables -->
29+ <changeSet author =" braquartdav" id =" 1759238651864-44" >
3030 <dropTable tableName =" tabular_modification_modifications" />
3131 </changeSet >
3232 <changeSet author =" braquartdav" id =" 1759238651864-45" >
3737 </changeSet >
3838 <changeSet author =" braquartdav" id =" 1759238651864-47" >
3939 <dropTable tableName =" tabular_creation" />
40- </changeSet-->
41-
40+ </changeSet >
4241</databaseChangeLog >
You can’t perform that action at this time.
0 commit comments