Skip to content

Commit 40b949d

Browse files
committed
Update CPYINT revision
1 parent 9324f28 commit 40b949d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cpyint

lib/mysqlx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ def get_node_session(settings):
6363

6464
# mysqlx.statement
6565
"DbDoc", "Statement", "FilterableStatement", "SqlStatement",
66-
"AddStatement", "RemoveStatement", "TableDeleteStatement",
66+
"AddStatement", "RemoveStatement", "DeleteStatement",
6767
"CreateCollectionIndexStatement", "DropCollectionIndexStatement",
6868
]

0 commit comments

Comments
 (0)