db-schema/db_scripts/base/4145.up

2 lines
90 B

ALTER TABLE billing.billing_profiles MODIFY COLUMN `prepaid` bool NOT NULL DEFAULT FALSE;