whisper-money/database
Víctor Falcón 42615e6ee0 Fix account balances unique constraint
- Drop and recreate the broken unique index on account_balances table
- Ensure proper unique constraint on (account_id, balance_date)
2025-12-01 10:30:03 +01:00
..
factories Save transaction source (manually_created, or imported) 2025-11-28 12:36:48 +01:00
migrations Fix account balances unique constraint 2025-12-01 10:30:03 +01:00
seeders Remove seeders: AccountSeeder, CategorySeeder, TransactionSeeder 2025-11-15 21:52:04 +01:00
.gitignore Set up a fresh Laravel app 2025-11-07 12:01:36 +00:00