mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 11:54:03 +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; |