{"html_url": "https://github.com/simonw/sqlite-utils/issues/206#issuecomment-955370190", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/206", "id": 955370190, "node_id": "IC_kwDOCGYnMM448crO", "user": {"value": 1449512, "label": "dufferzafar"}, "created_at": "2021-10-30T15:52:16Z", "updated_at": "2021-10-30T15:52:16Z", "author_association": "NONE", "body": "@simonw That was working fine. It turned out that I had to use `--nl` flag since I was passing in jsonl.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 761915790, "label": "sqlite-utils should suggest --csv if JSON parsing fails"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/206#issuecomment-955367409", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/206", "id": 955367409, "node_id": "IC_kwDOCGYnMM448b_x", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-10-30T15:50:39Z", "updated_at": "2021-10-30T15:50:39Z", "author_association": "OWNER", "body": "What's the error message?\r\n\r\nSometimes I pipe JSON through `jq` to check if it's valid:\r\n\r\n cat my.json | jq", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 761915790, "label": "sqlite-utils should suggest --csv if JSON parsing fails"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/206#issuecomment-955365098", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/206", "id": 955365098, "node_id": "IC_kwDOCGYnMM448bbq", "user": {"value": 1449512, "label": "dufferzafar"}, "created_at": "2021-10-30T15:49:19Z", "updated_at": "2021-10-30T15:49:19Z", "author_association": "NONE", "body": "@simonw Hey! JSON parsing for me is failing and I'm getting this same error, but I feel that my json is correct. How can I debug this?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 761915790, "label": "sqlite-utils should suggest --csv if JSON parsing fails"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/206#issuecomment-753659260", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/206", "id": 753659260, "node_id": "MDEyOklzc3VlQ29tbWVudDc1MzY1OTI2MA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-01-03T18:42:01Z", "updated_at": "2021-01-03T18:42:01Z", "author_association": "OWNER", "body": "```\r\n% sqlite-utils insert blah.db blah global_power_plant_database.csv\r\nError: Invalid JSON - use --csv for CSV or --tsv for TSV files\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 761915790, "label": "sqlite-utils should suggest --csv if JSON parsing fails"}, "performed_via_github_app": null}