Skip to content

Commit 5d8727b

Browse files
committed
fix precommit ci issue
1 parent 71f6299 commit 5d8727b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/schema/src/main/resources/META-INF/db/schema-42200to42210.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ UPDATE op_dc_vnet_alloc a
6666
SET a.account_id = NULL,
6767
a.reservation_id = NULL,
6868
a.taken = NULL
69-
WHERE n.removed IS NOT NULL;
69+
WHERE n.removed IS NOT NULL;

0 commit comments

Comments
 (0)