aboutsummaryrefslogtreecommitdiffstats
path: root/prisma/migrations/20231215213409_add_split_mode/migration.sql
Commit message (Collapse)AuthorAgeFilesLines
* Add splitmode and shares to expenses (#11)Sebastien Castiel2024-01-081-0/+5
* Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount