sqlite-utils/docs
Simon Willison c710ade644 sqlite-utils duplicate command, closes #454, refs #449
Also made it so .duplicate() raises new NoTable exception rather than raising
an AssertionError if the source table does not exist.
2022-07-15 14:45:47 -07:00
..
_static/js Switch docs theme to Furo, refs #435 2022-05-20 14:52:00 -07:00
_templates Switch docs theme to Furo, refs #435 2022-05-20 14:52:00 -07:00
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Link to annotated release notes for 3.27 2022-06-18 20:30:24 -07:00
cli-reference.rst sqlite-utils duplicate command, closes #454, refs #449 2022-07-15 14:45:47 -07:00
cli.rst sqlite-utils duplicate command, closes #454, refs #449 2022-07-15 14:45:47 -07:00
codespell-ignore-words.txt Run codespell against source code too, refs #307 2021-08-03 10:06:08 -07:00
conf.py Only syntax highlight if a code-block is used 2022-06-21 08:00:17 -07:00
contributing.rst Link to article from contributing, closes #386 2022-01-18 18:15:21 -08:00
index.rst CLI reference page, maintained by cog, closes #383 2022-01-11 13:43:56 -08:00
installation.rst Fixed typo: commad 2021-08-02 23:05:45 -07:00
Makefile Add reference page to documentation using Sphinx autodoc (#312) 2021-08-10 16:09:28 -07:00
python-api.rst sqlite-utils duplicate command, closes #454, refs #449 2022-07-15 14:45:47 -07:00
reference.rst Documented TypeTracker, closes #445 2022-06-20 12:46:49 -07:00
tutorial.ipynb Use python-dateutil package instead of dateutils (#324) 2021-11-14 15:25:40 -08:00