datasette/docs
Simon Willison c0d1b4c322 "datasette inspect foo.db" now just calculates table counts
Refs #462

* inspect command now just outputs table counts
* test_inspect.py is now only tests for that CLI command
* Updated some relevant documentation
* Removed docs for /-/inspect since that is about to change
2019-05-11 14:36:57 -07:00
..
.gitignore Added initial docs, including a changelog 2017-11-16 07:11:00 -08:00
Makefile Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
advanced_export.png Export option: _shape=array&_nl=on for newline-delimited JSON 2019-01-27 17:40:23 -08:00
auto-build.sh Added --load-extension argument to datasette serve 2017-11-16 08:48:49 -08:00
changelog.rst Changelog for 0.27.1 2019-05-11 11:34:13 -07:00
conf.py Update conf.py 2018-05-12 09:08:11 -03:00
config.rst URL hashing is now off by default - closes #418 2019-03-17 15:55:04 -07:00
contributing.rst "python3 -m pip" is clearer (thanks @jaap3) (#368) 2019-05-03 14:18:42 -04:00
csv_export.rst Renamed 'stream all records' to 'stream all rows', refs #266 2018-06-18 07:25:44 -07:00
custom_templates.rst Tiny typo in customization docs (#390) 2018-12-16 13:32:55 -08:00
datasette-package-help.txt about and about_url metadata options 2019-03-14 20:54:42 -07:00
datasette-publish-cloudrun-help.txt Run black and update docs for #457 2019-05-09 09:48:13 -07:00
datasette-publish-heroku-help.txt about and about_url metadata options 2019-03-14 20:54:42 -07:00
datasette-publish-now-help.txt about and about_url metadata options 2019-03-14 20:54:42 -07:00
datasette-serve-help.txt 'datasette serve -i immutable.db' option, refs #419 2019-03-17 16:25:15 -07:00
ecosystem.rst Added datasette-jellyfish 2019-03-09 10:43:12 -08:00
facets.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
facets.rst Updated default facet limits in docs 2018-05-18 08:50:37 -07:00
full_text_search.png Added screenshots to facets and full_text_search docs, refs #255 2018-05-16 08:27:24 -07:00
full_text_search.rst "datasette inspect foo.db" now just calculates table counts 2019-05-11 14:36:57 -07:00
getting_started.rst Entirely removed table_rows_count table property 2019-05-01 22:29:47 -07:00
index.rst Added documentation on the Datasette Ecosystem 2019-01-31 19:36:07 -08:00
installation.rst Link to dev environment instructions from installation guide 2018-10-27 10:34:31 -07:00
introspection.rst "datasette inspect foo.db" now just calculates table counts 2019-05-11 14:36:57 -07:00
json_api.rst Note that trace data format is very likely to change, refs #435 2019-04-21 10:53:28 -07:00
metadata.rst Releasing Datasette 0.25 2018-09-19 19:48:12 +02:00
pages.rst Docs for IndexView, TableView, RowView, closes #299 2018-07-27 21:21:42 -07:00
plugins.rst Pass view_name to extra_body_script hook (#443) 2019-05-03 09:12:19 -04:00
publish.rst Docs for 'datasette publish cloudrun', refs #434 2019-05-03 12:16:58 -04:00
spatialite.rst Update spatialite.rst (#413) 2019-03-14 22:06:45 -07:00
sql_queries.rst Fix small doc typo - thanks @jaywgraves (#365) 2018-09-19 18:15:42 +01:00