Release notes for 0.7

This commit is contained in:
Simon Willison 2019-01-24 22:39:21 -08:00
commit e9e1cb00c1
2 changed files with 34 additions and 0 deletions

View file

@ -21,6 +21,8 @@ If you just want to see the FTS4 tables, you can use ``--fts4`` (or ``--fts5`` f
$ sqlite-utils table_names --fts4 docs.db
docs_fts
.. _cli_inserting_data:
Inserting data
==============