Commit Graph

5 Commits

Author SHA1 Message Date
d4e56c5cde Improve db migrations.
Move all migration code to python module and use it from app.py. Use Enum values to avoid problems with Enum names in DB.
2025-07-03 12:04:03 +02:00
c9ee69712d Fix for DB initialization. 2025-07-01 15:03:03 +02:00
6c27bdeea7 Run DB migrations on app start. 2025-07-01 14:47:50 +02:00
Jens Luedicke
668e7c85e0 Update README.md and add a LICENSE file. 2025-06-29 17:26:31 +02:00
d2dcff5227 Add README.md file. 2025-06-27 15:21:23 +02:00