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

No way to get version count in GridFS

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 2.7
    • None
    • None
    • All
    • Fully Compatible

    Description

      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).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: