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 18e2655 commit 90f1887Copy full SHA for 90f1887
migrations-semver/1.13.0_phone.sql
@@ -1,3 +1 @@
1
ALTER TABLE IF EXISTS users ADD COLUMN IF NOT EXISTS phone VARCHAR(255) NOT NULL DEFAULT '';
2
-
3
-INSERT INTO users VALUES (1);
0 commit comments