Skip to content

Commit

Permalink
Merge pull request #939 from balaji-alluru/patch-release-db
Browse files Browse the repository at this point in the history
[MOSIP-31761]Added db upgrade and rollback scripts
  • Loading branch information
ckm007 authored Feb 28, 2024
2 parents e3f1884 + 29ea307 commit ab84d05
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\echo 'Upgrade Queries not required for transition from $CURRENT_VERSION to $UPGRADE_VERSION'
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\echo 'Upgrade Queries not required for transition from $CURRENT_VERSION to $UPGRADE_VERSION'
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\echo 'Upgrade Queries not required for transition from $CURRENT_VERSION to $UPGRADE_VERSION'
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
\echo 'Upgrade Queries not required for transition from $CURRENT_VERSION to $UPGRADE_VERSION'

0 comments on commit ab84d05

Please sign in to comment.