{"id": 861622839, "node_id": "MDU6SXNzdWU4NjE2MjI4Mzk=", "number": 256, "title": "inserting with --nl errors with: sqlite3.OperationalError: table has no column named ", "user": {"value": 279769, "label": "rathboma"}, "state": "closed", "locked": 0, "assignee": null, "milestone": null, "comments": 2, "created_at": "2021-04-19T18:01:03Z", "updated_at": "2021-05-19T03:26:54Z", "closed_at": "2021-05-19T03:26:54Z", "author_association": "NONE", "pull_request": null, "body": "I have a `jsonl` file, it is 10,000 lines long.\r\n\r\nInserting from the cli with `sqlite-utils insert db table file --nl --batch-size 10000` fails with this missing column error, even though I'm telling it to use the whole file in the first batch.\r\n\r\nThis seems similar to #18 and #139, but maybe it's unique to `--nl`?", "repo": {"value": 140912432, "label": "sqlite-utils"}, "type": "issue", "active_lock_reason": null, "performed_via_github_app": null, "reactions": "{\"url\": \"https://api.github.com/repos/simonw/sqlite-utils/issues/256/reactions\", \"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "draft": null, "state_reason": "completed"} {"id": 842062949, "node_id": "MDU6SXNzdWU4NDIwNjI5NDk=", "number": 252, "title": "Support json-line files", "user": {"value": 279769, "label": "rathboma"}, "state": "closed", "locked": 0, "assignee": null, "milestone": null, "comments": 1, "created_at": "2021-03-26T15:19:39Z", "updated_at": "2021-03-26T15:21:38Z", "closed_at": "2021-03-26T15:21:38Z", "author_association": "NONE", "pull_request": null, "body": "It's common for many processes to create flat files where each line is a JSON object.\r\n\r\nSo the file isn't a json array.\r\n\r\nMany tools (like jq) support this natively, it'd be great for sqlite-utils to also!", "repo": {"value": 140912432, "label": "sqlite-utils"}, "type": "issue", "active_lock_reason": null, "performed_via_github_app": null, "reactions": "{\"url\": \"https://api.github.com/repos/simonw/sqlite-utils/issues/252/reactions\", \"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "draft": null, "state_reason": "completed"}