feat(db): add owner_notes column to capa_actions
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE capa_actions ADD COLUMN owner_notes TEXT;
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE capa_actions ADD COLUMN owner_notes TEXT;
|
||||||