sqlite-utils/docs
Simon Willison b3efb29212 SQLite can drop columns now
It gained that ability in 3.35.0 in 2021-03-12:
https://www.sqlite.org/changes.html#version_3_35_0
2022-01-25 17:48:57 -08:00
..
.gitignore Initial project layout + database table creation tools 2018-07-28 06:46:17 -07:00
changelog.rst Release 3.22 2022-01-11 15:44:48 -08:00
cli-reference.rst Clearer help for --drop-foreign-key 2022-01-24 20:06:40 -08:00
cli.rst sqlite-utils rows --where and -p options, closes #382 2022-01-11 15:32:43 -08:00
codespell-ignore-words.txt Run codespell against source code too, refs #307 2021-08-03 10:06:08 -07:00
conf.py Add reference page to documentation using Sphinx autodoc (#312) 2021-08-10 16:09:28 -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 can drop columns now 2022-01-25 17:48:57 -08:00
reference.rst Nice capitalization of API reference 2021-08-18 13:13:52 -07:00
tutorial.ipynb Use python-dateutil package instead of dateutils (#324) 2021-11-14 15:25:40 -08:00