Skip to content

Commit

Permalink
Merge pull request #179
Browse files Browse the repository at this point in the history
* U4X-758: Change changeset ugandaemrsync-2024-07-10-1003 to a new ID
  • Loading branch information
slubwama authored Oct 30, 2024
1 parent b21eb88 commit 5446fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/resources/liquibase.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2006,7 +2006,7 @@
</insert>
</changeSet>

<changeSet id="ugandaemrsync-2024-07-10-1003" author="slubwama" dbms="mysql">
<changeSet id="ugandaemrsync-2024-10-19-1003" author="slubwama" dbms="mysql">
<preConditions onFail="MARK_RAN">
<sqlCheck expectedResult="1">
SELECT COUNT(*) FROM scheduler_task_config WHERE uuid = '2ea451ae-b018-4003-8379-04b08fe66856'
Expand Down

0 comments on commit 5446fe3

Please sign in to comment.