Skip to content

Commit

Permalink
fixup liquibase springboot3 migration, don't force schemaName
Browse files Browse the repository at this point in the history
  • Loading branch information
jonenst committed Sep 22, 2023
1 parent 6f8fd32 commit 393c2b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<changeSet author="hedhiliabd" id="1689623201842-1">
<modifyDataType columnName="element_type"
newDataType="tinyint"
schemaName="public"
tableName="contingency_entity_contingency_elements"/>
</changeSet>
</databaseChangeLog>

0 comments on commit 393c2b2

Please sign in to comment.