Commit Graph

3 Commits

Author SHA1 Message Date
Sam Chau 00bca26d38 fix: add cleanup triggers for orphaned conditions
When a regex or language is deleted, the FK cascade deletes the
condition_patterns/condition_languages row but leaves the parent
condition orphaned. These triggers clean up the parent condition.
2026-02-11 02:36:34 +10:30
santiagosayshey 197dcf9aaa Add minimum version to pcd.json 2025-11-04 05:18:28 +10:30
Sam Chau f4b72dcc1f docs: add PCD manifest specification 2025-11-01 00:09:45 +10:30