datasette/datasette
Simon Willison edb36629e7 Database.get_outbound_foreign_keys() refactor
Following this, the only module that ever makes calls to the low-level
execute_against_connection_in_thread() method is datasette/database.py
2019-05-27 11:41:44 -07:00
..
publish Use -i with datasette publish, closes #469 2019-05-19 15:53:34 -07:00
static ?_where= parameter on table views, closes #429 2019-04-12 18:37:22 -07:00
templates Do not allow downloads of mutable databases - closes #474 2019-05-19 13:41:09 -07:00
views Database.get_outbound_foreign_keys() refactor 2019-05-27 11:41:44 -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 Refactored ConnectedDatabase to datasette/database.py 2019-05-26 22:07:43 -07:00
cli.py Removed 'datasette skeleton', closes #476 2019-05-19 13:05:38 -07:00
database.py Database.get_outbound_foreign_keys() refactor 2019-05-27 11:41:44 -07:00
facets.py Database.get_outbound_foreign_keys() refactor 2019-05-27 11:41:44 -07:00
filters.py Fix ?col__date= for columns with spaces 2019-05-20 22:36:56 -07: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 Use -i with datasette publish, closes #469 2019-05-19 15:53:34 -07:00
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00