db-schema/db_scripts/diff/15091.up

3 lines
66 B

USE billing;
alter table invoice_templates drop column is_active;