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