datasette/datasette
Simon Willison 9743e1d91b Support for :memory: databases
If you start Datasette with no files, it will connect to :memory: instead.

When starting it with files you can add --memory to also get a :memory: database.
2019-03-14 20:54:42 -07:00
..
publish about and about_url metadata options 2019-03-14 20:54:42 -07:00
static Show size of database file next to download link, closes #172 2019-02-05 20:58:29 -08:00
templates Support for :memory: databases 2019-03-14 20:54:42 -07:00
views Show size of database file next to download link, closes #172 2019-02-05 20:58:29 -08:00
__init__.py Move version info back to separate module 2018-05-22 12:35:21 -07:00
_version.py Add version number support with Versioneer 2018-05-22 12:35:21 -07:00
app.py Support for :memory: databases 2019-03-14 20:54:42 -07:00
cli.py Support for :memory: databases 2019-03-14 20:54:42 -07:00
hookspecs.py extra_css_urls(template, database, table, datasette) 2018-08-28 11:56:57 +01:00
inspect.py Import pysqlite3 if available, closes #360 (#361) 2018-08-15 17:58:56 -07:00
plugins.py Do not show default plugins on /-/plugins 2018-08-28 00:36:22 -07:00
utils.py Show size of database file next to download link, closes #172 2019-02-05 20:58:29 -08:00
version.py Move version info back to separate module 2018-05-22 12:35:21 -07:00