This commit is contained in:
Marek Lenczewski
2026-04-20 08:15:42 +02:00
parent 47cfc67ef4
commit 87f584b1fa
30 changed files with 29 additions and 71 deletions

View File

@@ -1,4 +1,3 @@
- db
- base setup for ORM
- use SQLAlchemy
- provide get_db() dependency
- verbindung zur datenbank herstellen
- session aufbauen
- Base definieren

View File

@@ -1 +1,3 @@
- db.py
- verwendet SQLAlchemy
- ORM