sqlite-utils/docs
Simon Willison 42ec59d8ee
sqlite-utils memory command for directly querying CSV/JSON data
* Turn SQL errors into click errors
* Initial CSV-only prototype of sqlite-utils memory, refs #272
* Implement --save plus tests for --save and --dump, refs #272
* Re-arranged CLI query documentation, refs #272
* Re-organized CLI query docs, refs #272
* Docs for --save and --dump plus made SQL optional for those, refs #273
* Replaced one last :memory: example
* Documented --attach option for memory command, refs #272
* Improved arrangement of CLI query documentation
2021-06-18 08:00:52 -07:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst sqlite-utils memory command for directly querying CSV/JSON data 2021-06-18 08:00:52 -07:00
cli.rst sqlite-utils memory command for directly querying CSV/JSON data 2021-06-18 08:00:52 -07:00
conf.py Release 3.1.1 2021-01-01 15:56:20 -08:00
index.rst Docs now live at sqlite-utils.datasette.io 2020-12-29 13:34:55 -08:00
Makefile cd docs && make livehtml 2019-06-12 21:50:18 -07:00
python-api.rst Sub-headings for .transform() 2021-06-15 15:34:29 -07:00