{"html_url": "https://github.com/dogsheep/twitter-to-sqlite/issues/5#issuecomment-527684202", "issue_url": "https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/5", "id": 527684202, "node_id": "MDEyOklzc3VlQ29tbWVudDUyNzY4NDIwMg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-03T23:56:28Z", "updated_at": "2019-09-03T23:56:28Z", "author_association": "MEMBER", "body": "I previously used betamax here: https://github.com/simonw/github-contents/blob/master/test_github_contents.py", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 488874815, "label": "Write tests that simulate the Twitter API"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/twitter-to-sqlite/issues/4#issuecomment-527682713", "issue_url": "https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/4", "id": 527682713, "node_id": "MDEyOklzc3VlQ29tbWVudDUyNzY4MjcxMw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-03T23:48:57Z", "updated_at": "2019-09-03T23:48:57Z", "author_association": "MEMBER", "body": "One interesting challenge here is that the JSON format for tweets in the archive is subtly different from the JSON format currently returned by the API.\r\n\r\nIf we want to keep the tweets in the same database table (which feels like the right thing to me) we'll need to handle this.\r\n\r\nOne thing we can do is have a column for `from_archive` which is set to 1 for tweets that were recovered from the archive.\r\n\r\nWe can also ensure that tweets from the API always over-write the version that came from the archive (using `.upsert()`) while tweets from the archive use `.insert(..., ignore=True)` to avoid over-writing a better version that came from the API.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 488835586, "label": "Command for importing data from a Twitter Export file"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/pull/57#issuecomment-527266798", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/57", "id": 527266798, "node_id": "MDEyOklzc3VlQ29tbWVudDUyNzI2Njc5OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-03T01:03:59Z", "updated_at": "2019-09-03T01:03:59Z", "author_association": "OWNER", "body": "Released in 1.11 - thanks again! https://sqlite-utils.readthedocs.io/en/latest/changelog.html#v1-11", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 487987958, "label": "Add triggers while enabling FTS"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/560#issuecomment-527266687", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/560", "id": 527266687, "node_id": "MDEyOklzc3VlQ29tbWVudDUyNzI2NjY4Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-03T01:03:02Z", "updated_at": "2019-09-03T01:03:02Z", "author_association": "OWNER", "body": "This is released in 0.29.3\r\n\r\nCompare https://v0-29.datasette.io/fixtures (broken) with https://v0-29-3.datasette.io/fixtures (fixed)", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 467790646, "label": "CodeMirror fails to load on database page"}, "performed_via_github_app": null}