File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
driver-core/src/test/resources/client-side-encryption Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1318
1318
}
1319
1319
},
1320
1320
"result" : {
1321
- "errorContains" : " Cannot encrypt element of type array "
1321
+ "errorContains" : " Cannot encrypt element of type"
1322
1322
}
1323
1323
}
1324
1324
]
1387
1387
}
1388
1388
},
1389
1389
"result" : {
1390
- "errorContains" : " Cannot encrypt element of type array "
1390
+ "errorContains" : " Cannot encrypt element of type"
1391
1391
}
1392
1392
}
1393
1393
]
Original file line number Diff line number Diff line change 540
540
}
541
541
},
542
542
"result" : {
543
- "errorContains" : " Cannot use deterministic encryption for element of type: double"
543
+ "errorContains" : " element of type: double"
544
544
}
545
545
}
546
546
]
587
587
}
588
588
},
589
589
"result" : {
590
- "errorContains" : " Cannot use deterministic encryption for element of type: decimal"
590
+ "errorContains" : " element of type: decimal"
591
591
}
592
592
}
593
593
]
943
943
}
944
944
},
945
945
"result" : {
946
- "errorContains" : " Cannot use deterministic encryption for element of type: javascriptWithScope"
946
+ "errorContains" : " element of type: javascriptWithScope"
947
947
}
948
948
}
949
949
]
988
988
}
989
989
},
990
990
"result" : {
991
- "errorContains" : " Cannot use deterministic encryption for element of type: object"
991
+ "errorContains" : " element of type: object"
992
992
}
993
993
}
994
994
]
1643
1643
}
1644
1644
},
1645
1645
"result" : {
1646
- "errorContains" : " Cannot use deterministic encryption for element of type: array"
1646
+ "errorContains" : " element of type: array"
1647
1647
}
1648
1648
}
1649
1649
]
1688
1688
}
1689
1689
},
1690
1690
"result" : {
1691
- "errorContains" : " Cannot use deterministic encryption for element of type: bool"
1691
+ "errorContains" : " element of type: bool"
1692
1692
}
1693
1693
}
1694
1694
]
You can’t perform that action at this time.
0 commit comments