mirror of https://github.com/sipwise/db-schema.git
Change-Id: Iee9bc951d7a716bb585ab6e88dbd3da9eb0d83f6changes/64/38464/2
parent
60cf0621d1
commit
1947aa6d1b
@ -0,0 +1 @@
|
||||
ALTER TABLE `provisioning`.`autoprov_devices` CHANGE COLUMN `bootstrap_method` `bootstrap_method` ENUM('http', 'redirect_panasonic', 'redirect_yealink', 'redirect_polycom', 'redirect_snom', 'redirect_grandstream', 'redirect_sipwise', 'profile_sipwise') NULL DEFAULT 'http' ;
|
@ -0,0 +1 @@
|
||||
ALTER TABLE `provisioning`.`autoprov_devices` CHANGE COLUMN `bootstrap_method` `bootstrap_method` ENUM('http', 'redirect_panasonic', 'redirect_yealink', 'redirect_polycom', 'redirect_snom', 'redirect_grandstream', 'redirect_sipwise', 'profile_sipwise', 'redirect_ale') NULL DEFAULT 'http' ;
|
Loading…
Reference in new issue