sqlite-utils/docs
Simon Willison c65b67ca46
.get() method plus support for compound primary keys (#40)
* create_table now handles compound primary keys
* CLI now accepts multiple --pk for compound primary keys
* Docs for compound primary keys with CLI and Python library
* New .get() method plus documentation

Closes #36, closes #39
2019-07-14 21:28:51 -07:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 1.4.1 2019-07-14 10:08:34 -07:00
cli.rst .get() method plus support for compound primary keys (#40) 2019-07-14 21:28:51 -07:00
conf.py Show version in docs 2019-07-14 12:45:00 -07:00
index.rst Show version in docs 2019-07-14 12:45:00 -07:00
Makefile cd docs && make livehtml 2019-06-12 21:50:18 -07:00
python-api.rst .get() method plus support for compound primary keys (#40) 2019-07-14 21:28:51 -07:00