home / content / releases

releases: 71155536

This data as json

html_url id author node_id tag_name target_commitish name draft prerelease created_at published_at body repo reactions mentions_count
https://github.com/simonw/datasette-upload-csvs/releases/tag/0.7.2 71155536 9599 RE_kwDODf8oPs4EPb9Q 0.7.2 main 0.7.2 0 0 2022-07-03T20:58:03Z 2022-07-03T20:59:48Z - Fixed bug where encoding of file was not correctly detected if non-ASCII characters occurred after the first 2KB. The tool now inspects the first 2MB of content (as originally intended) and also upgrades ASCII to `latin-1` since ASCII is a complete subset of `latin-1` and using `latin-1` increases the chance of a successful import. [#25](https://github.com/simonw/datasette-upload-csvs/issues/25) 234825790    

Links from other tables

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