Skip to content

Commit 7f8f32d

Browse files
committed
fix(NODE-4877): Fix create_collection command
1 parent 3738e88 commit 7f8f32d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/operations/create_collection.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ const ILLEGAL_COMMAND_FIELDS = new Set([
2323
'writeConcern',
2424
'raw',
2525
'fieldsAsRaw',
26+
'useBigInt64',
2627
'promoteLongs',
2728
'promoteValues',
2829
'promoteBuffers',

0 commit comments

Comments
 (0)