mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
[DB] Add force_encap field to s2s_customer_gateway table
This commit is contained in:
parent
21acc95d57
commit
74f670dc3c
@ -18,3 +18,4 @@
|
||||
--;
|
||||
-- Schema upgrade from 4.7.0 to 4.7.1;
|
||||
--;
|
||||
ALTER TABLE cloud.s2s_customer_gateway ADD COLUMN force_encap INT(1) NOT NULL DEFAULT 0 AFTER dpd;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user