home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 26320774

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.42 26320774 MDc6UmVsZWFzZTI2MzIwNzc0 0.42 master 0.42 0 9599 0 2020-05-08T17:38:27Z 2020-05-08T17:56:36Z

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.
107914493  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette ยท Queries took 0.877ms