mirror of
https://github.com/Dictionarry-Hub/schema.git
synced 2026-05-03 06:14:17 +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.