@@ -1,2 +0,0 @@
|
||||
ALTER TABLE controls ADD COLUMN reference_id TEXT NOT NULL DEFAULT '';
|
||||
ALTER TABLE controls ALTER COLUMN reference_id DROP DEFAULT;
|
||||
Reference in New Issue
Block a user
@@ -1,2 +0,0 @@
|
||||
ALTER TABLE controls ADD COLUMN reference_id TEXT NOT NULL DEFAULT '';
|
||||
ALTER TABLE controls ALTER COLUMN reference_id DROP DEFAULT;
|
||||