Stefan Wehrmeyer d16f1df8cd Don't call fetch on closed result proxy
"The DBAPI cursor will be closed by the ResultProxy when all of its result rows (if any) are exhausted"
See http://docs.sqlalchemy.org/en/latest/core/connections.html
2015-12-20 13:15:39 +01:00
2015-06-08 12:23:15 +02:00
2015-12-19 21:42:09 +01:00
2015-05-23 14:35:46 +02:00
2015-05-23 16:28:29 +02:00
2013-04-01 22:39:04 +02:00
2015-05-23 16:53:02 +02:00

dataset: databases for lazy people

Build Status

In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.

Read the docs

To install dataset, fetch it with pip:

$ pip install dataset
S
Description
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
Readme
870 KiB
Languages
Python 99.5%
Makefile 0.5%