Files
mmd/db.py
Henrik Jess Nielsen 4a08016edf
Some checks failed
Build and Deploy MoneyMaker / build-and-deploy (push) Has been cancelled
fix: SQLite column migration + startup init_schema + missing DB_URL warning
- db.py: auto-migrate missing columns (signal_correct, pnl_dkk, etc.) on existing SQLite DBs
- db.py: print warning to stderr if DATABASE_URL not set
- dashboard.py: call init_schema() at startup so columns always exist
2026-05-27 15:04:15 +02:00

16 KiB