- Added v0.44 migration with 4 indexes: - idx_bills_user_name ON bills(user_id, name) - idx_payments_method ON payments(method) - idx_monthly_starting_amounts_user ON monthly_starting_amounts(user_id) - idx_import_history_imported_at ON import_history(imported_at) - Fixed nested transaction bug in migration run() function - Hudson security audit: 7/7 PASS |
||
|---|---|---|
| .. | ||
| components | ||
| contexts | ||
| hooks | ||
| lib | ||
| pages | ||
| public/img | ||
| App.jsx | ||
| api.js | ||
| index.css | ||
| main.jsx | ||