datasette/datasette
Simon Willison da0b3ce2b7 New run_sanity_checks mechanism, for SpatiLite
Moved VirtualSpatialIndex check into a new mechanism that should allow
us to add further sanity checks in the future.

To test this I've had to commit a binary sample SpatiaLite database to
the repository. I included a build script for creating that database.

Closes #466
2019-05-11 15:55:30 -07:00
..
publish Pass --token to now alias, refs #459 2019-05-11 13:35:34 -07:00
static ?_where= parameter on table views, closes #429 2019-04-12 18:37:22 -07:00
templates Extract facet code out into a new plugin hook, closes #427 (#445) 2019-05-02 17:11:26 -07:00
views Fixed 500 error on homepage 2019-05-09 22:28:16 -07:00
__init__.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
_version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
app.py New run_sanity_checks mechanism, for SpatiLite 2019-05-11 15:55:30 -07:00
cli.py "datasette inspect foo.db" now just calculates table counts 2019-05-11 14:36:57 -07:00
facets.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
filters.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
hookspecs.py Pass view_name to extra_body_script hook (#443) 2019-05-03 09:12:19 -04:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py datasette publish cloudrun (#434) - thanks, @rprimet 2019-05-03 09:59:01 -04:00
renderer.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
tracer.py Finished implementation of ?_trace=1 debug tool 2019-05-11 12:06:22 -07:00
utils.py New encode/decode_path_component functions 2019-05-09 09:44:21 -07:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00