We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1e7cc commit 63509feCopy full SHA for 63509fe
migrations-semver/1.14.0_code.sql
@@ -0,0 +1 @@
1
+ALTER TABLE IF EXISTS users ADD COLUMN IF NOT EXISTS code VARCHAR(255) NOT NULL DEFAULT '';
0 commit comments