There was an error while loading. Please reload this page.
1 parent 63509fe commit 5316874Copy full SHA for 5316874
1 file changed
migrations-semver/1.14.0_code.sql
@@ -1 +1 @@
1
-ALTER TABLE IF EXISTS users ADD COLUMN IF NOT EXISTS code VARCHAR(255) NOT NULL DEFAULT '';
+alter table IF EXISTS users ADD COLUMN IF NOT EXISTS code VARCHAR(255) NOT NULL DEFAULT '';
0 commit comments