From c7444ecaec3a1c25c233e3097315af534ed5e308 Mon Sep 17 00:00:00 2001 From: Lars Date: Thu, 23 Apr 2026 08:48:54 +0200 Subject: [PATCH] docs: mark migration 008 as deployed --- .claude/docs/technical/DATABASE_SCHEMA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude/docs/technical/DATABASE_SCHEMA.md b/.claude/docs/technical/DATABASE_SCHEMA.md index e095b55..134851b 100644 --- a/.claude/docs/technical/DATABASE_SCHEMA.md +++ b/.claude/docs/technical/DATABASE_SCHEMA.md @@ -25,7 +25,7 @@ Dieses Dokument beschreibt die **technische Datenbankstruktur** von Shinkan Jink | 005 | 2026-04-21 | Exercises (Basis) | ✅ Deployed | | 006 | 2026-04-21 | Training Planning | ✅ Deployed | | 007 | 2026-04-22 | Exercise Catalogs (idempotent) | ✅ Deployed | -| 008 | 2026-04-23 | M:N Exercise Relations + Hierarchical Catalogs | ✅ Erstellt, Test ausstehend | +| 008 | 2026-04-23 | M:N Exercise Relations + Hierarchical Catalogs | ✅ Deployed | ---