home / github / releases

Menu
  • 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, ...)](https://datasette.readthedocs.io/en/stable/internals.html#database-execute). * Renamed `db.execute_against_connection_in_thread()` to `db.execute_fn()` and made it a documented method, see [await db.execute_fn(fn)](https://datasette.readthedocs.io/en/stable/internals.html#database-execute-fn). * New `results.first()` and `results.single_value()` methods, plus documentation for the `Results` class - see [Results](https://datasette.readthedocs.io/en/stable/internals.html#database-results). 107914493  

Links from other tables

  • 0 rows from release in assets
Powered by Datasette · Queries took 0.968ms