Commit Graph

44 Commits

Author SHA1 Message Date
Sam Chau e1c2bd73d7 feat: add position column to quality_group_members 1.1.0 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
github-actions[bot] 29557fdfe8 chore: update schema diagram 2026-01-29 00:54:20 +00:00
Sam Chau 71d5dad817 feat: add workflow to generate schema diagram and update README 2026-01-29 11:23:52 +10:30
Sam Chau 08e1d9ed58 feat: explicit NOT NULL to VARCHAR PRIMARY KEY columns in media management 1.0.0 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 eb8e125415 fix: update CONTRIBUTING.md link to point to the correct version 2026-01-24 00:48:26 +10:30
Sam Chau 4f0b8f8986 feat: add issue template configuration 2026-01-24 00:44:25 +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 1219c22f04 fix: update quality_api_mappings to use quality_name instead of quality_id 2026-01-19 07:09:35 +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 97de15917d Merge branch '1.0.0' of https://github.com/Dictionarry-Hub/schema into 1.0.0 2025-11-05 08:38:01 +10:30
Sam Chau 1b2b24356e feat: enforce enabled / disabled in qpq's 2025-11-05 08:37:31 +10:30
santiagosayshey 197dcf9aaa Add minimum version to pcd.json 2025-11-04 05:18:28 +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 73cef97124 ci: change validation to run for every branch 2025-11-03 02:04:05 +10:30
Sam Chau f143ff9634 chore: fix ops location paths 2025-11-03 02:03:25 +10:30
Sam Chau d84fcb7a21 docs: rewritten for OSQL standard 2025-11-03 02:02:12 +10:30
Sam Chau cbbe359e10 docs: add light/dark schema support 2025-11-01 04:14:44 +10:30
Sam Chau 084c3b9b8d docs: add schema dbml svg 2025-11-01 04:13:29 +10:30
Sam Chau b133e6811a docs: fix changelog path 2025-11-01 03:52:03 +10:30
Sam Chau 29c6a174a9 chore: split validate into 2 jobs 2025-11-01 03:47:49 +10:30
Sam Chau 50585ab505 chore: run validatre on push / pr 2025-11-01 03:45:57 +10:30
Sam Chau 07a24bde63 chore: fix filename 2025-11-01 03:44:13 +10:30
Sam Chau d0304cb658 feat: add language and quality migrations + validation CI to keep up to date with sonarr/radarr 2025-11-01 03:42:27 +10:30
Sam Chau 0e1750acd1 docs: add structure docs 2025-11-01 01:48:55 +10:30
Sam Chau ea8c61a97d chore: add contributing docs, rename folder to schema 2025-11-01 00:15:37 +10:30
Sam Chau fdb2b7a013 docs: add manifest listing to README 2025-11-01 00:11:29 +10:30
Sam Chau f4b72dcc1f docs: add PCD manifest specification 2025-11-01 00:09:45 +10:30
Sam Chau c2ca607471 feat: add arr_type support for radarr/sonarr differentiation 2025-10-31 23:57:33 +10:30
Sam Chau e57097a780 chore: use 0 to start migration 2025-10-31 23:47:18 +10:30
Sam Chau 4807c82bad feat: initial PCD v1 schema with complete entity model 2025-10-31 23:46:14 +10:30
Sam Chau 84ab423cf2 chore: add file extensions for github rendering 2025-10-31 22:37:54 +10:30
Sam Chau 8ec291d3f0 inital commit 2025-10-31 22:36:42 +10:30
Sam Chau 0447de0160 delete 2025-10-31 22:19:47 +10:30
Sam Chau 2440b36fae working progress 2025-10-17 00:56:39 +10:30