HomePhabricator

Move cursorclass specification to database module
a4cba1189fb2Unpublished

Tags
None
Referenced Files
None
Subscribers
None

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Move cursorclass specification to database module

I’m working on some features that will work best with a streaming
(non-buffering) cursor, so the database module needs to decide itself
which cursor class to use. And really, it’s not like it could work with
any cursor class – a DictCursor wouldn’t work, for example.

Details

Provenance
LucasWerkmeisterAuthored on Jun 1 2019, 5:34 PM
Parents
R2494:069ff26724cc: Add export page and JSON metadata endpoint
Branches
Unknown
Tags
Unknown
ChangeId
None