mirror of https://github.com/sipwise/db-schema.git
Needed for when there is no primary number. Change-Id: I618bbd83fb74ea369ecdd697fcd06dda45949b57ipeshinskaya/11147
parent
77ff16b668
commit
88f528fcb2
@ -0,0 +1,2 @@
|
||||
USE kamailio;
|
||||
alter table kamailio.voicemail_users change column mailbox mailbox varchar(64) NOT NULL;
|
||||
Loading…
Reference in new issue