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

Use listCollections command for helper methods

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-345 Done legacy-1.0.0-rc1
      PERL-433 Done 0.706.0.0, 1.0.0
      JAVA-1455 Done 2.13.0, 3.0.0
      CDRIVER-425 Done 1.1.0
      PYTHON-761 Done 2.8, 3.0
      RUBY-805 Done 1.12, 2.0.0
      PHP-1225 Done 1.6.0RC1, 1.6.0
      CSHARP-1070 Done 1.10, 2.0
      NODE-275 Done 2.0, 1.4.12
      PHP-1259 Done 1.6.0RC3, 1.6.0
      PHPLIB-45 Done 0.2.0
      $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 CXX-345 Done legacy-1.0.0-rc1 PERL-433 Done 0.706.0.0, 1.0.0 JAVA-1455 Done 2.13.0, 3.0.0 CDRIVER-425 Done 1.1.0 PYTHON-761 Done 2.8, 3.0 RUBY-805 Done 1.12, 2.0.0 PHP-1225 Done 1.6.0RC1, 1.6.0 CSHARP-1070 Done 1.10, 2.0 NODE-275 Done 2.0, 1.4.12 PHP-1259 Done 1.6.0RC3, 1.6.0 PHPLIB-45 Done 0.2.0

    Description

      Spec here: https://github.com/mongodb/specifications/blob/master/source/enumerate-collections.rst

      The listCollections command must be used for any helper methods that currently query system.namespaces. The command does not obey read preferences if the client is connected to a full replica set, but a driver must be able to run listCollections if it is directly connected to a secondary.

      Attachments

        Activity

          People

            derick Derick Rethans
            barrie Barrie Segal
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: