We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d8f66 commit cada438Copy full SHA for cada438
1 file 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;
0 commit comments