feat(db): add owner_notes column to capa_actions

This commit is contained in:
2026-07-23 11:53:41 +08:00
parent 71cf90e1de
commit 52171ac3ca
@@ -0,0 +1 @@
ALTER TABLE capa_actions ADD COLUMN owner_notes TEXT;