MyMidas/backend/app
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
..
api Fix cashflow: use DB column name 'description' not ORM attribute name 2026-04-28 10:55:50 +00:00
core
db Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
demo Fix demo tax page: seed UK tax rate configs for demo user 2026-04-23 23:03:19 +00:00
ml Fix cashflow endpoint: pass date object instead of integer to SQL 2026-04-28 10:45:57 +00:00
schemas Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
services Add pensions module and integrate with tax report 2026-04-28 09:59:01 +00:00
workers
__init__.py
config.py
dependencies.py
main.py Seed historical net worth snapshots and trigger live price sync on demo startup 2026-04-23 22:47:44 +00:00