home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 48077246

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/sqlite-utils/releases/tag/3.16 48077246 MDc6UmVsZWFzZTQ4MDc3MjQ2 3.16 main 3.16 0 9599 0 2021-08-18T22:36:32Z 2021-08-18T22:37:55Z
  • Type signatures added to more methods, including table.resolve_foreign_keys(), db.create_table_sql(), db.create_table() and table.create(). (#314)
  • New db.quote_fts(value) method, see Quoting characters for use in search - thanks, Mark Neumann. (#246)
  • table.search() now accepts an optional quote=True parameter. (#296)
  • CLI command sqlite-utils search now accepts a --quote option. (#296)
  • Fixed bug where --no-headers and --tsv options to sqlite-utils insert could not be used together. (#295)
  • Various small improvements to API reference documentation.
140912432  

Links from other tables

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