Home
last modified time | relevance | path

Searched defs:errorContains (Results 1 – 25 of 118) sorted by last modified time

12345

/dports/textproc/uni/uni-2.4.0/vendor/zgo.at/zli/
H A Dflag_test.go614 func errorContains(out error, want string) bool { func
H A Dzli_test.go288 func errorContains(out error, want string) bool { func
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/data/client-side-encryption/
H A Dcount.json223 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
H A Ddistinct.json270 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
H A DlocalSchema.json252 "errorContains": "JSON schema keyword 'required' is only allowed with a remote schema" string
H A DmalformedCiphertext.json236 "errorContains": "malformed ciphertext" string
315 "errorContains": "not all keys requested were satisfied" string
H A DmaxWireVersion.json68 "errorContains": "Auto-encryption requires a minimum MongoDB version of 4.2" string
H A Dtypes.json507 "errorContains": "Cannot use deterministic encryption for element of type: double" string
554 "errorContains": "Cannot use deterministic encryption for element of type: decimal" string
886 … "errorContains": "Cannot use deterministic encryption for element of type: javascriptWithScope" string
931 "errorContains": "Cannot use deterministic encryption for element of type: object" string
1411 "errorContains": "Cannot encrypt element of type: minKey" string
1458 "errorContains": "Cannot encrypt element of type: maxKey" string
1505 "errorContains": "Cannot encrypt element of type: undefined" string
1550 "errorContains": "Cannot use deterministic encryption for element of type: array" string
1595 "errorContains": "Cannot use deterministic encryption for element of type: bool" string
1640 "errorContains": "Cannot encrypt element of type: null" string
H A DbadQueries.json301 "errorContains": "unable to find index" string
333 "errorContains": "unable to find index" string
833 "errorContains": "$addToSet not allowed on encrypted values" string
875 "errorContains": "$inc and $mul not allowed on encrypted values" string
1043 "errorContains": "$currentDate not allowed on encrypted values" string
1085 "errorContains": "$pop not allowed on encrypted values" string
1127 "errorContains": "$pull not allowed on encrypted values" string
1173 "errorContains": "$pullAll not allowed on encrypted values" string
1215 "errorContains": "$push not allowed on encrypted values" string
1321 "errorContains": "Cannot encrypt element of type array" string
[all …]
H A DbypassedCommand.json100 "errorContains": "command not supported for auto encryption: currentOp" string
H A DunsupportedCommand.json146 "errorContains": "command not supported for auto encryption: mapreduce" string
H A DupdateOne.json265 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
435 …"errorContains": "$rename between two encrypted fields must have the same metadata or both be unen… string
459 "errorContains": "" string
H A Daggregate.json337 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
384 "errorContains": "non-collection command not supported for auto encryption: aggregate" string
H A DawsTemporary.json219 "errorContains": "security token" string
H A DbadSchema.json87 "errorContains": "Invalid schema" string
140 "errorContains": "Invalid schema" string
190 "errorContains": "'encrypt' cannot be used in conjunction with 'bsonType'" string
243 "errorContains": "Invalid schema" string
H A Dfind.json402 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
H A DupdateMany.json301 "errorContains": "Cannot query on fields encrypted with the randomized encryption" string
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/data/transactions/
H A Derrors.json44 "errorContains": "transaction already in progress" string
64 "errorContains": "transaction already in progress" string
101 "errorContains": "transaction already in progress" string
H A Drun-command.json270 "errorContains": "read preference in a transaction must be primary" string
300 "errorContains": "read preference in a transaction must be primary" string
H A Dabort.json250 "errorContains": "cannot call abortTransaction twice" string
308 "errorContains": "no transaction started" string
334 "errorContains": "Cannot call abortTransaction after calling commitTransaction" string
373 "errorContains": "Cannot call abortTransaction after calling commitTransaction" string
462 "errorContains": "E11000" string
H A Dcommit.json426 "errorContains": "no transaction started" string
452 "errorContains": "Cannot call commitTransaction after calling abortTransaction" string
491 "errorContains": "Cannot call commitTransaction after calling abortTransaction" string
727 "errorContains": "no transaction started" string
849 "errorContains": "no transaction started" string
H A Dwrite-concern.json366 "errorContains": "transactions do not support unacknowledged write concern" string
381 "errorContains": "transactions do not support unacknowledged write concern" string
H A Derror-labels.json46 "errorContains": "E11000" string
H A Dread-pref.json388 "errorContains": "read preference in a transaction must be primary" string
404 "errorContains": "read preference in a transaction must be primary" string
427 "errorContains": "read preference in a transaction must be primary" string
506 "errorContains": "read preference in a transaction must be primary" string
522 "errorContains": "read preference in a transaction must be primary" string
545 "errorContains": "read preference in a transaction must be primary" string
624 "errorContains": "read preference in a transaction must be primary" string
640 "errorContains": "read preference in a transaction must be primary" string
663 "errorContains": "read preference in a transaction must be primary" string
H A Dtransaction-options.json1132 "errorContains": "read preference in a transaction must be primary" string
1234 "errorContains": "read preference in a transaction must be primary" string
1343 "errorContains": "read preference in a transaction must be primary" string

12345