mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 06:14:02 +00:00
1 line
122 B
SQL
1 line
122 B
SQL
ALTER TABLE "household_billing_settings" ADD COLUMN "payment_balance_adjustment_policy" text DEFAULT 'utilities' NOT NULL; |