Skip to content

Commit

Permalink
Pull request finos#310: Update size of change intiative col
Browse files Browse the repository at this point in the history
Merge in WALTZ/waltz from WALTZ/waltz-jws:CTCTOWALTZ-2867-change-initiative-name-col-size-6746 to db-feature/waltz-6746-update-ci-name-col-size

* commit 'bbf5db52a0c738641381b4b0b000c8930bae258f':
  Update size of change intiative col
  • Loading branch information
jessica-woodland-scott-db committed Sep 21, 2023
2 parents 3740a8b + bbf5db5 commit b5b2161
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,12 @@
<tagDatabase tag="v1.53"/> <!-- tag the current db version, i.e. the last -->
</changeSet>

<changeSet id="20230907-6746-1"
author="woodjes">
<comment>6746: update size of change initiative name column</comment>
<modifyDataType tableName="change_initiative"
columnName="name"
newDataType="${name.type}" />
</changeSet>

</databaseChangeLog>

0 comments on commit b5b2161

Please sign in to comment.