Skip to content

Commit

Permalink
Add valid checksum for TRUNK-6208: Upgrade Liquibase 4.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkayiwa committed Jun 23, 2024
1 parent c2d6867 commit cca287a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
-->

<changeSet id="TRUNK-4755" author="Rahul,Swathi">
<validCheckSum><comment>Account for changing retired_by from int(11) to int</comment>8:b962b54a962ca69892c933c7fb863a91</validCheckSum>
<preConditions onFail="MARK_RAN">
<not>
<tableExists tableName="program_attribute_type" />
Expand Down

0 comments on commit cca287a

Please sign in to comment.