db-schema/db_scripts/diff/15061.down

4 lines
57 B

USE billing;
ALTER TABLE contacts
DROP COLUMN vatnum;