Skip to content

Commit 90f1887

Browse files
committed
fix: sql
1 parent 18e2655 commit 90f1887

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

migrations-semver/1.13.0_phone.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
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

Comments
 (0)