Changed LiquiBase identifier of last change as it's longer than 63 chars.
FEA: ItEr67S04BugFixing
This commit is contained in:
parent
be4ce35999
commit
db10e8d982
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
</update>
|
||||
</changeSet>
|
||||
|
||||
<changeSet id="change-types-of-start-and-finish-date-for-criterion-satisfaction" author="ogonzalez">
|
||||
<changeSet id="change-types-start-finish-date-criterion-satisfaction" author="ogonzalez">
|
||||
<comment>Change types of start and finish date to date for criterion satisfaction table</comment>
|
||||
<modifyDataType tableName="criterion_satisfaction" columnName="start_date" newDataType="DATE"/>
|
||||
<modifyDataType tableName="criterion_satisfaction" columnName="finish_date" newDataType="DATE"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue