1 parent 71f6299 commit 5d8727bCopy full SHA for 5d8727b
1 file changed
engine/schema/src/main/resources/META-INF/db/schema-42200to42210.sql
@@ -66,4 +66,4 @@ UPDATE op_dc_vnet_alloc a
66
SET a.account_id = NULL,
67
a.reservation_id = NULL,
68
a.taken = NULL
69
-WHERE n.removed IS NOT NULL;
+WHERE n.removed IS NOT NULL;
0 commit comments