db-schema/db_scripts/diff/15090.up

3 lines
94 B

USE provisioning;
update voip_preferences set contract_pref=1 where attribute='allowed_clis';