Merge db-migrations: Add Flask-Migrate support and clean up old migration system

This commit is contained in:
2025-07-13 12:17:20 +02:00
parent 7140aeba41
commit 1500b2cf88
65 changed files with 2153 additions and 7881 deletions

View File

@@ -13,6 +13,7 @@ numpy==1.26.4
pandas==1.5.3
xlsxwriter==3.1.2
Flask-Mail==0.9.1
Flask-Migrate==3.1.0
psycopg2-binary==2.9.9
markdown==3.4.4
PyYAML==6.0.1