2
pkg/coredata/migrations/20250313T160700Z.sql
Normal file
2
pkg/coredata/migrations/20250313T160700Z.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE controls ADD COLUMN standards TEXT[] DEFAULT '{}' NOT NULL;
|
||||
ALTER TABLE controls ALTER COLUMN standards DROP DEFAULT;
|
||||
Reference in New Issue
Block a user