home / docs / sections

sections: changelog:id67

This data as json

id page ref title content breadcrumbs references
changelog:id67 changelog id67 0.42 (2020-05-08) A small release which provides improved internal methods for use in plugins, along with documentation. See #685 . Added documentation for db.execute() , see await db.execute(sql, ...) . Renamed db.execute_against_connection_in_thread() to db.execute_fn() and made it a documented method, see await db.execute_fn(fn) . New results.first() and results.single_value() methods, plus documentation for the Results class - see Results . ["Changelog"] [{"href": "https://github.com/simonw/datasette/issues/685", "label": "#685"}]
Powered by Datasette · Queries took 1.984ms