mirror of
https://github.com/Dictionarry-Hub/schema.git
synced 2026-06-23 05:23:48 +02:00
00bca26d38
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.