Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Query metadata? #2

@djc

Description

@djc

From bill.m...@gmail.com on November 07, 2007 03:34:25

Right now, if you submit a query with "count=0", with either client.query
or client.view, you are unable to access the metadata for the results; both
functions make that data inaccessible.

To fix it, I added a meta() function to the View class and a viewmeta(self,
name, **options) function to the Database class.

I will submit a patch if you'd like; I'm not sure how you want to implement
this functionality.

Original issue: http://code.google.com/p/couchdb-python/issues/detail?id=1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions