Release 0.63a1

Refs #1646, #1819, #1825, #1829, #1831, #1832, #1834, #1844, #1848
This commit is contained in:
Simon Willison 2022-10-23 20:07:09 -07:00
commit 602c0888ce
4 changed files with 19 additions and 3 deletions

View file

@ -24,6 +24,8 @@ To open a file in immutable mode pass it to the datasette command using the ``-i
When you open a file in immutable mode like this Datasette will also calculate and cache the row counts for each table in that database when it first starts up, further improving performance.
.. _performance_inspect:
Using "datasette inspect"
-------------------------