feat: add DB migrations for fee rules and records tables (Closes #41) #79
Reference in New Issue
Block a user
Delete Branch "feature/issue-41-db-migrations-for-fee-rules-and-records"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mv_fee_rulestable: year_from, base_rate, family_rules_json, inactive_rule, created_at/bymv_fee_recordstable: member_id, year, amount, rule_snapshot_json, manuell_angepasst, paid, payment_date, notesCloses #41