Skip to content

Commit 56afaa2

Browse files
committed
remove default value for name_ar column in projects table
1 parent 4011e45 commit 56afaa2

File tree

4 files changed

+490
-2
lines changed

4 files changed

+490
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "projects" ALTER COLUMN "name_ar" DROP DEFAULT;

0 commit comments

Comments
 (0)