mirror of https://github.com/sipwise/db-schema.git
Change-Id: I2689180e84793379c124f6c9a9c4d7063c24288b
(cherry picked from commit ce353865a6)
changes/28/2628/1
parent
12531f8f39
commit
c4d4d9424b
@ -0,0 +1,3 @@
|
||||
USE provisioning;
|
||||
|
||||
alter table autoprov_device_line_annotations change column position position enum('top','bottom','left','right','bottomleft','bottomright','topleft','topright');
|
||||
Loading…
Reference in new issue