mongo-python-driver/test/client-side-encryption/etc/data/range-encryptedFields-DecimalNoPrecision.json
2024-06-12 10:02:59 -07:00

26 lines
483 B
JSON

{
"fields": [
{
"keyId": {
"$binary": {
"base64": "EjRWeBI0mHYSNBI0VniQEg==",
"subType": "04"
}
},
"path": "encryptedDecimalNoPrecision",
"bsonType": "decimal",
"queries": {
"queryType": "range",
"contention": {
"$numberLong": "0"
},
"trimFactor": {
"$numberInt": "1"
},
"sparsity": {
"$numberLong": "1"
}
}
}
]
}