home / github / releases

Menu
  • Search all tables
  • GraphQL API

releases: 38037267

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.5 38037267 MDc6UmVsZWFzZTM4MDM3MjY3 3.5 main 3.5 0 9599 0 2021-02-14T22:43:06Z 2021-02-14T22:44:21Z
  • sqlite-utils insert --sniff option for detecting the delimiter and quote character used by a CSV file, see Alternative delimiters and quote characters. (#230)
  • The table.rows_where(), table.search() and table.search_sql() methods all now take optional offset= and limit= arguments. (#231)
  • New --no-headers option for sqlite-utils insert --csv to handle CSV files that are missing the header row, see CSV files without a header row. (#228)
  • Fixed bug where inserting data with extra columns in subsequent chunks would throw an error. Thanks @nieuwenhoven for the fix. (#234)
  • Fixed bug importing CSV files with columns containing more than 128KB of data. (#229)
  • Test suite now runs in CI against Ubuntu, macOS and Windows. Thanks @nieuwenhoven for the Windows test fixes. (#232)
140912432  

Links from other tables

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