5 Commits

Author SHA1 Message Date
Sam Chau e1c2bd73d7 feat: add position column to quality_group_members 2026-03-12 09:39:26 +10:30
Sam Chau 12f1e721fe Revert "fix: add cleanup triggers for orphaned conditions"
This reverts commit 00bca26d38.
2026-02-11 22:06:15 +10:30
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