datasette/datasette/views
Alex Garcia a23c2aee00
Introduce new /$DB/-/query endpoint, soft replaces /$DB?sql=... (#2363)
* Introduce new default /$DB/-/query endpoint
* Fix a lot of tests
* Update pyodide test to use query endpoint
* Link to /fixtures/-/query in a few places
* Documentation for QueryView

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2024-07-15 10:33:51 -07:00
..
__init__.py New JSON design for query views (#2118) 2023-08-07 18:47:39 -07:00
base.py Move Metadata to --internal database 2024-06-11 09:33:23 -07:00
database.py Introduce new /$DB/-/query endpoint, soft replaces /$DB?sql=... (#2363) 2024-07-15 10:33:51 -07:00
index.py Move Metadata to --internal database 2024-06-11 09:33:23 -07:00
row.py Move Metadata to --internal database 2024-06-11 09:33:23 -07:00
special.py Fixes for permissions debug page, closes #2278 2024-02-19 14:17:37 -08:00
table.py Move Metadata to --internal database 2024-06-11 09:33:23 -07:00