mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 03:34:03 +00:00
feat(payments): add transparent balance guidance
This commit is contained in:
1
packages/db/drizzle/0017_gigantic_selene.sql
Normal file
1
packages/db/drizzle/0017_gigantic_selene.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "household_billing_settings" ADD COLUMN "payment_balance_adjustment_policy" text DEFAULT 'utilities' NOT NULL;
|
||||
Reference in New Issue
Block a user