SuperSeller3000/translations
Simon Kuehn b908e44a6e fix: cascade delete attribute values when attribute definition is removed
FK on attribute_values.attribute_definition_id now uses ON DELETE CASCADE
so deleting an AttributeDefinition also clears its values from all
articles. Admin delete action shows a confirmation warning.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:02:46 +00:00
..
.gitignore chore: add tooling config, test bootstrap, env templates and docs 2026-05-17 22:44:16 +00:00
admin.de.yaml fix: cascade delete attribute values when attribute definition is removed 2026-05-18 11:02:46 +00:00
admin.en.yaml fix: cascade delete attribute values when attribute definition is removed 2026-05-18 11:02:46 +00:00