mirror of
https://github.com/simonw/datasette.git
synced 2026-06-05 08:37:00 +02:00
Merge branch 'main' into queries
This commit is contained in:
commit
6033bf8e40
5 changed files with 50 additions and 24 deletions
|
|
@ -4,6 +4,13 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
.. _v1_0_unreleased:
|
||||
|
||||
Unreleased
|
||||
----------
|
||||
|
||||
- Fixed a bug where visiting ``/<database>/-/query`` without a ``?sql=`` parameter returned a 500 error. (:issue:`2743`)
|
||||
|
||||
.. _v1_0_a30:
|
||||
|
||||
1.0a30 (2026-05-24)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue