.add_database() and .remove_database() methods, refs #671

Also made a start on the Datasette class documentation, refs #576
This commit is contained in:
Simon Willison 2020-02-13 17:25:27 -08:00
commit 3ffb8f3b98
4 changed files with 60 additions and 6 deletions

View file

@ -34,6 +34,7 @@ Contents
introspection
custom_templates
plugins
datasette
contributing
changelog