mirror of https://github.com/sipwise/db-schema.git
Change-Id: I0f5ef8ab8fdc7b65584e0667612feb5fa35913b3changes/67/667/1
parent
1ca56801f5
commit
c27ba3ed26
@ -0,0 +1,4 @@
|
|||||||
|
USE provisioning;
|
||||||
|
|
||||||
|
ALTER TABLE autoprov_field_devices
|
||||||
|
ADD COLUMN encryption_key VARCHAR(255) DEFAULT NULL;
|
||||||
Loading…
Reference in new issue