home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 55633923

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.60a1 55633923 RE_kwDOBm6k_c4DUOgD 0.60a1 main 0.60a1 0 9599 1 2021-12-19T22:08:10Z 2021-12-19T22:11:16Z
  • Database write connections now execute the prepare_connection(conn, database, datasette) plugin hook. (#1564)
  • The Datasette() constructor no longer requires the files= argument, and is now documented at Datasette class. (#1563)
  • The tracing feature now traces write queries, not just read queries. (#1568)
  • Added two methods for writing to the database: await db.execute_write_script(sql, block=False) and await db.execute_write_many(sql, params_seq, block=False). (#1570)
  • Made several performance improvements to the database schema introspection code that runs when Datasette first starts up. (#1555)
  • Fixed bug where writable canned queries could not be used with custom templates. (#1547)
107914493  

Links from other tables

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