SuperSeller3000/src/Domain
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
..
AI feat: editable AI prompt templates and articleType context in specs research 2026-05-18 07:19:02 +00:00
Article fix: cascade delete attribute values when attribute definition is removed 2026-05-18 11:02:46 +00:00
Auth feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
Channel feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00
I18n feat: DB-backed translations editable in admin 2026-05-18 07:53:52 +00:00
Log feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
Order feat: add security layer, domain repositories and infrastructure services 2026-05-17 22:43:58 +00:00
Pipeline feat: disable Re-run AI when pipeline job is already active 2026-05-18 07:56:00 +00:00
Storage feat: implement Plan 2 — Article Management API 2026-05-14 05:19:20 +00:00