Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-406

No way to get version count in GridFS

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.7
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Environment:
      All
    • Fully Compatible

      There is currently no way to find out how many versions there are of a file stored in GridFS.

      Along side the .get_version() and .get_last_version() there needs to be something like, for example, a .list_versions(filename=None) method returning a list of tuple(version_number, updated_date).

            Assignee:
            kyle.erf Kyle Erf
            Reporter:
            unpluggd Phillip Oldham
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: