904e464dfabadf3cf37cef68fa671819ecd9eab2
I want to be able to use `upsert` without formatting the keys arg as a list, ie: ``` table.upsert(new_data, "id") ```
dataset: databases for lazy people
In short, dataset makes reading and writing data in databases as simple as reading and writing JSON files.
Description
Upgraded dataset version from https://github.com/pudo/dataset/. This one uses new SQLAlchemy2.
870 KiB
Languages
Python
99.5%
Makefile
0.5%