mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:54:03 +00:00
feat(finance): support weighted rent split
This commit is contained in:
1
packages/db/drizzle/0011_previous_ezekiel_stane.sql
Normal file
1
packages/db/drizzle/0011_previous_ezekiel_stane.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "members" ADD COLUMN "rent_share_weight" integer DEFAULT 1 NOT NULL;
|
||||
Reference in New Issue
Block a user