We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d8f66 commit c587fefCopy full SHA for c587fef
2 files changed
src/main/resources/db/migration/V17__rename_preparation_status.sql
@@ -0,0 +1 @@
1
+ALTER TABLE site_user RENAME COLUMN preparation_stage TO exchange_status;
src/main/resources/secret
0 commit comments