File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
src/libmongoc/tests/json/client_side_encryption Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 504
504
}
505
505
},
506
506
"result" : {
507
- "errorContains" : " Cannot use deterministic encryption for element of type: double"
507
+ "errorContains" : " element of type: double"
508
508
}
509
509
}
510
510
]
551
551
}
552
552
},
553
553
"result" : {
554
- "errorContains" : " Cannot use deterministic encryption for element of type: decimal"
554
+ "errorContains" : " element of type: decimal"
555
555
}
556
556
}
557
557
]
883
883
}
884
884
},
885
885
"result" : {
886
- "errorContains" : " Cannot use deterministic encryption for element of type: javascriptWithScope"
886
+ "errorContains" : " element of type: javascriptWithScope"
887
887
}
888
888
}
889
889
]
928
928
}
929
929
},
930
930
"result" : {
931
- "errorContains" : " Cannot use deterministic encryption for element of type: object"
931
+ "errorContains" : " element of type: object"
932
932
}
933
933
}
934
934
]
1547
1547
}
1548
1548
},
1549
1549
"result" : {
1550
- "errorContains" : " Cannot use deterministic encryption for element of type: array"
1550
+ "errorContains" : " element of type: array"
1551
1551
}
1552
1552
}
1553
1553
]
1592
1592
}
1593
1593
},
1594
1594
"result" : {
1595
- "errorContains" : " Cannot use deterministic encryption for element of type: bool"
1595
+ "errorContains" : " element of type: bool"
1596
1596
}
1597
1597
}
1598
1598
]
You can’t perform that action at this time.
0 commit comments