sqlite-utils/docs
Simon Willison 4441d6d838 Separate View and Table classes
Both of these subclass a common Queryable class.

Also updated documentation to cover the new View class.

And added view.drop() method.
2019-08-21 13:12:12 +03:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 1.9 2019-08-04 06:35:30 +03:00
cli.rst Implemented --tsv option, closes #41 2019-07-18 21:50:38 -07:00
conf.py Show version in docs 2019-07-14 12:45:00 -07:00
index.rst extracts= table parameter, closes #46 2019-07-23 10:00:42 -07:00
Makefile cd docs && make livehtml 2019-06-12 21:50:18 -07:00
python-api.rst Separate View and Table classes 2019-08-21 13:12:12 +03:00