Skip to content

Commit b403227

Browse files
committed
Add create_search_index to OperationDebugWrapper
1 parent a08cb2a commit b403227

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_mongodb_backend/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ class OperationDebugWrapper:
107107
"aggregate",
108108
"create_collection",
109109
"create_indexes",
110+
"create_search_index",
110111
"drop",
111112
"index_information",
112113
"insert_many",

0 commit comments

Comments
 (0)