Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1126

Support providing collation per operation

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As of server version 3.4 the following commands support collation argument:

      • create
      • createIndexes
      • aggregate
      • count
      • distinct
      • find (command only)
      • findAndModify
      • geoNear
      • group
      • mapReduce
      • remove (command)
      • update (command)

      The driver must not automatically add a collation to any of the Bulk Write operation; the user must explicitly provide the collation to each.

      See spec changes in:

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: