feat: Datenmodell (SQLAlchemy) und Alembic-Migration

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-17 17:09:02 +02:00
parent 53ffd65104
commit d37cb230c4
10 changed files with 633 additions and 0 deletions

View File

@@ -0,0 +1 @@
from app.models import tables # noqa: F401