home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 88331580

This data as json

html_url id node_id tag_name target_commitish name draft author prerelease created_at published_at body repo reactions
https://github.com/simonw/datasette/releases/tag/0.64 88331580 RE_kwDOBm6k_c4FQ9U8 0.64 0.63.x 0.64 0 9599 0 2023-01-09T16:37:21Z 2023-01-09T16:49:04Z
  • Datasette now strongly recommends against allowing arbitrary SQL queries if you are using SpatiaLite. SpatiaLite includes SQL functions that could cause the Datasette server to crash. See SpatiaLite for more details.
  • New default_allow_sql setting, providing an easier way to disable all arbitrary SQL execution by end users: datasette --setting default_allow_sql off. See also Controlling the ability to execute arbitrary SQL. (#1409)
  • Building a location to time zone API with SpatiaLite is a new Datasette tutorial showing how to safely use SpatiaLite to create a location to time zone API.
  • New documentation about how to debug problems loading SQLite extensions. The error message shown when an extension cannot be loaded has also been improved. (#1979)
  • Fixed an accessibility issue: the <select> elements in the table filter form now show an outline when they are currently focused. (#1771)
107914493  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 0.756ms · About: github-to-sqlite