{"html_url": "https://github.com/simonw/sqlite-utils/issues/476#issuecomment-1229370823", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/476", "id": 1229370823, "node_id": "IC_kwDOCGYnMM5JRrXH", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-28T04:07:15Z", "updated_at": "2022-08-28T04:07:15Z", "author_association": "OWNER", "body": "https://sqlite-utils.datasette.io/en/stable/changelog.html#v3-29", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1353196970, "label": "Release notes for 3.29"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/420#issuecomment-1229438242", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/420", "id": 1229438242, "node_id": "IC_kwDOCGYnMM5JR70i", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-28T11:34:21Z", "updated_at": "2022-08-28T11:34:37Z", "author_association": "OWNER", "body": "I found a fix that makes that `global` workaround unnecessary:\r\n\r\n- #472", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1178546862, "label": "Document how to use a `--convert` function that runs initialization code first"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/478#issuecomment-1229563718", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/478", "id": 1229563718, "node_id": "IC_kwDOCGYnMM5JSadG", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-08-28T22:07:03Z", "updated_at": "2022-08-28T22:07:03Z", "author_association": "OWNER", "body": "What should happen if you run this:\r\n\r\n sqlite-utils tables data.db bad_table\r\n\r\nWhere `bad_table` is a table that does not exist?\r\n\r\nI think it should error rather than failing silently. That way you can use the error code to confirm that a list of expected tables exist.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1353481513, "label": "`sqlite-utils tables data.db table1 table2`"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/474#issuecomment-1229449018", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/474", "id": 1229449018, "node_id": "IC_kwDOCGYnMM5JR-c6", "user": {"value": 14294, "label": "hubgit"}, "created_at": "2022-08-28T12:40:13Z", "updated_at": "2022-08-28T12:40:13Z", "author_association": "NONE", "body": "Creating the table before inserting is a useful workaround, thanks. It does require figuring out the `create table` syntax and listing all the fields manually, though, which loses some of the magic of sqlite-utils.\r\n\r\nI was expecting to find an option like `--headers=foo,bar` (or `--header-row='foo\\tbar'`, if that would be easier) - not necessarily that exact syntax, but something that would essentially be treated the same as having a header row in the file.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1353074021, "label": "Add an option for specifying column names when inserting CSV data"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/471#issuecomment-1229430228", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/471", "id": 1229430228, "node_id": "IC_kwDOCGYnMM5JR53U", "user": {"value": 4312421, "label": "stonebig"}, "created_at": "2022-08-28T10:43:35Z", "updated_at": "2022-08-28T10:43:35Z", "author_association": "NONE", "body": "Is it still nfortunately slow and tricky when playing with floats ?\r\n", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1352932716, "label": "sqlite-utils query --functions mechanism for registering extra functions"}, "performed_via_github_app": null}