mirror of https://github.com/sipwise/db-schema.git
parent
cbe7d65c18
commit
7be25f35e4
@ -0,0 +1,2 @@
|
|||||||
|
USE provisioning;
|
||||||
|
ALTER TABLE voip_sound_sets DROP COLUMN description;
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
USE provisioning;
|
||||||
|
ALTER TABLE voip_sound_sets ADD COLUMN description VARCHAR(255);
|
||||||
Loading…
Reference in new issue