You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
db-schema/db_scripts/base/4717.down

6 lines
206 B

DELETE FROM provisioning.xmlgroups WHERE name = 'proxy-ng';
DELETE FROM provisioning.xmlhosts WHERE description = 'Kamailio-SR';
DELETE FROM provisioning.xmlhostgroups WHERE group_id = 6 and host_id = 3;