Skip to content

Commit 4b15e55

Browse files
committed
t
1 parent 1ee36fc commit 4b15e55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

migrations-semver/1.13.0_phone.sql

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