cloudstack/setup/db/schema-221to222-cleanup.sql

3 lines
109 B
SQL

alter table firewall_rules drop column is_static_nat;
delete from configuration where name='router.cleanup';