MyMidas/backend
megaproxy 514d177b7b Fix cashflow: use DB column name 'description' not ORM attribute name
The Transaction model maps description_enc -> 'description' column.
Raw SQL must use the actual DB column name.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 10:55:50 +00:00
..
alembic Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
app Fix cashflow: use DB column name 'description' not ORM attribute name 2026-04-28 10:55:50 +00:00
scripts Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
tests Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
alembic.ini Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
Dockerfile Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
pyproject.toml ML predictions Phase 4: SARIMA spending forecast with dual confidence bands 2026-04-28 10:30:26 +00:00