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 11543a5 commit d4160f9Copy full SHA for d4160f9
migrations-semver/1.14.0_email.sql
@@ -0,0 +1 @@
1
+ALTER TABLE IF EXISTS users ADD COLUMN IF NOT EXISTS email VARCHAR(255) NOT NULL DEFAULT '';
0 commit comments