Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-309

Support creating Read-Only views

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CSHARP-1749 Done 2.4
      NODE-797 Done
      JAVA-2286 Done 3.4.0
      SCALA-255 Done
      CXX-999 Done 3.1.0
      RUST-29 Fixed 0.9.0-alpha
      SWIFT-479 Works as Designed
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CSHARP-1749 Done 2.4 NODE-797 Done JAVA-2286 Done 3.4.0 SCALA-255 Done CXX-999 Done 3.1.0 RUST-29 Fixed 0.9.0-alpha SWIFT-479 Works as Designed

      Views provide a mechanism for binding a namespace to a (namespace, aggregation pipeline) pair, such that queries and aggregation operations on the view namespace expand into operations on a rewritten aggregation pipeline.

      In order to support this feature drivers will need to add support for new "create" command options. If any driver provides a helper for the "collMod" command, that will need changes as well.

            Assignee:
            rathi.gnanasekaran Rathi Gnanasekaran
            Reporter:
            rathi.gnanasekaran Rathi Gnanasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: