Simpl-Resultat/src-tauri/src
le king fu 23ff8466c0 fix(balance): use transactions.date column (not transaction_date)
The schema's transactions table uses `date` (see schema.sql:67), not
`transaction_date`. Compile-checked the column name was correct.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-25 16:24:13 -04:00
..
commands fix(balance): use transactions.date column (not transaction_date) 2026-04-25 16:24:13 -04:00
database feat(balance): add migration v9 schema (5 tables, 7 indexes, seed) 2026-04-25 14:31:50 -04:00
lib.rs feat(balance): add compute_account_return Tauri command 2026-04-25 16:23:14 -04:00
main.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00