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

4 lines
110 B
SQL

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