/$DB/-/query
/$DB?sql=...
* 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>
https://github.com/simonw/datasette/issues/2351#issuecomment-2161211173
Should help get tests to pass for #1896 too