1
pkg/coredata/migrations/20250412T105200Z.sql
Normal file
1
pkg/coredata/migrations/20250412T105200Z.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE risks ADD COLUMN owner_id TEXT REFERENCES peoples(id) ON DELETE SET NULL;
|
||||
Reference in New Issue
Block a user