Commit Graph

16 Commits

Author SHA1 Message Date
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
Sam Chau 08e1d9ed58 feat: explicit NOT NULL to VARCHAR PRIMARY KEY columns in media management 2026-01-27 23:27:45 +10:30
Sam Chau e52e2a8568 feat: Added CHECK constraints for enum-like columns (enables type generation) 2026-01-27 23:08:07 +10:30
Sam Chau 26f1400fa4 feat: enhance media management tables to support multiple configurations with composite primary keys 2026-01-27 00:20:51 +10:30
Sam Chau eddc4465ed fix: remove delay_profile_tags - only default profile (id=1) should be synced 2026-01-21 08:27:49 +10:30
Sam Chau 2c88cb8ffe fix: mass FK lobotomy - turns out IDs shift when you replay ops, also adding notify workflow to schema repo (hello reader) 2026-01-19 04:39:31 +10:30
Sam Chau 2459fe407e fix: test_releases FK stability issue 2026-01-19 04:24:15 +10:30
Sam Chau 0883470f17 feat: add quality profile testing tables for enhanced testing capabilities 2026-01-03 05:50:34 +10:30
Sam Chau b3b29d3fe9 feat: add custom rename control 2025-12-31 03:20:25 +10:30
Sam Chau bd0bdcca6c feat: add custom format testing table for validating format matching 2025-12-31 00:15:51 +10:30
Sam Chau a68320555b feat: add quality API mappings and media management & delay profile tables 2025-12-28 17:00:57 +10:30
Sam Chau 1b2b24356e feat: enforce enabled / disabled in qpq's 2025-11-05 08:37:31 +10:30
Sam Chau 2c93386cb0 fix: make quality groups unique and not reusable across profiles 2025-11-03 03:54:15 +10:30
Sam Chau 63a75fcda2 feat: better langauge processing for profiles 2025-11-03 03:02:41 +10:30
Sam Chau d84fcb7a21 docs: rewritten for OSQL standard 2025-11-03 02:02:12 +10:30