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/diff/15111.down

5 lines
177 B

use provisioning
DELETE FROM voip_sound_handles WHERE name IN ('you_have_in_your_account', 'units', 'and', 'cents');
DELETE FROM voip_sound_groups WHERE name = 'play_balance';