home / docs / sections

sections: changelog:minor-fixes

This data as json

id page ref title content breadcrumbs references
changelog:minor-fixes changelog minor-fixes Minor fixes Datasette no longer attempts to run SQL queries in parallel when rendering a table page, as this was leading to some rare crashing bugs. ( #2189 ) Fixed warning: DeprecationWarning: pkg_resources is deprecated as an API ( #2057 ) Fixed bug where ?_extra=columns parameter returned an incorrectly shaped response. ( #2230 ) ["Changelog", "1.0a8 (2024-02-07)"] [{"href": "https://github.com/simonw/datasette/issues/2189", "label": "#2189"}, {"href": "https://github.com/simonw/datasette/issues/2057", "label": "#2057"}, {"href": "https://github.com/simonw/datasette/issues/2230", "label": "#2230"}]
Powered by Datasette · Queries took 1.384ms