No way to get version count in GridFS

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Phillip Oldham
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: