1
pkg/coredata/migrations/20250401T082800Z.sql
Normal file
1
pkg/coredata/migrations/20250401T082800Z.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE risks_mitigations ADD COLUMN tenant_id TEXT NOT NULL;
|
||||
1
pkg/coredata/migrations/20250401T082900Z.sql
Normal file
1
pkg/coredata/migrations/20250401T082900Z.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE risks_mitigations ADD COLUMN created_at TIMESTAMP NOT NULL;
|
||||
Reference in New Issue
Block a user