Releasing 0.12

This commit is contained in:
Simon Willison 2019-02-22 18:22:28 -08:00
commit 1ffa40301d
4 changed files with 15 additions and 1 deletions

View file

@ -86,6 +86,8 @@ You can return every row in a specified table using the ``rows`` subcommand::
This command accepts the same output options as ``query`` - so you can pass ``--nl``, ``--csv`` and ``--no-headers``.
.. _cli_tables:
Listing tables
==============