Skip to content

Commit 5316874

Browse files
committed
sql
1 parent 63509fe commit 5316874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations-semver/1.14.0_code.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ALTER TABLE IF EXISTS users ADD COLUMN IF NOT EXISTS code VARCHAR(255) NOT NULL DEFAULT '';
1+
alter table IF EXISTS users ADD COLUMN IF NOT EXISTS code VARCHAR(255) NOT NULL DEFAULT '';

0 commit comments

Comments
 (0)