📁 File Manager
🏠 /
/
opt
/
go
/
pkg
/
mod
/
go.mongodb.org
/
mongo-driver@v1.13.1
/
testdata
/
crud
/
v1
/
read
Dosya Düzenle: distinct-collation.yml
data: - {_id: 1, string: 'PING'} - {_id: 2, string: 'ping'} minServerVersion: '3.4' serverless: 'forbid' tests: - description: "Distinct with a collation" operation: name: distinct arguments: fieldName: "string" collation: { locale: 'en_US', strength: 2 } # https://www.mongodb.com/docs/manual/reference/collation/#collation-document outcome: result: - 'PING'
💾 Kaydet
İptal