mongo.txt 196 B

12345
  1. use schematic
  2. db.createUser({ user: "schematic", pwd: "schematic", roles: [ "readWrite", "dbAdmin", { role: "dbOwner", db: "schematic" } ]})
  3. query with Collation {locale: "en", strength : 2}