Skip to content

Query iteration breaks if used more than once. #1

@openAccess

Description

@openAccess

File: gitPLoS.search.query.py

Iterating over the query results will break if limit != maxRow because issuing a new iterator fails to reset the query properly. A temporary work around is to set limit == maxRows so that only one query is made.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions