summaryrefslogtreecommitdiff
path: root/db/migrations/0295_lame_red_skull.sql
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrations/0295_lame_red_skull.sql')
-rw-r--r--db/migrations/0295_lame_red_skull.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrations/0295_lame_red_skull.sql b/db/migrations/0295_lame_red_skull.sql
new file mode 100644
index 00000000..6e1f0bb8
--- /dev/null
+++ b/db/migrations/0295_lame_red_skull.sql
@@ -0,0 +1 @@
+ALTER TABLE "users" ALTER COLUMN "phone" SET DATA TYPE varchar(20); \ No newline at end of file