{"html_url": "https://github.com/dogsheep/twitter-to-sqlite/issues/8#issuecomment-529239307", "issue_url": "https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/8", "id": 529239307, "node_id": "MDEyOklzc3VlQ29tbWVudDUyOTIzOTMwNw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-08T20:36:49Z", "updated_at": "2019-09-08T20:36:49Z", "author_association": "MEMBER", "body": "`--attach` can optionally take a name for the database connection alias like this:\r\n\r\n $ twitter-to-sqlite users-lookup users.db --attach foo:attending.db ...\r\n\r\nIf you omit the `alias:` bit the stem of the database (without the file extension) will be used.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 490803176, "label": "--sql and --attach options for feeding commands from SQL queries"}, "performed_via_github_app": null} {"html_url": "https://github.com/dogsheep/twitter-to-sqlite/issues/8#issuecomment-529240286", "issue_url": "https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/8", "id": 529240286, "node_id": "MDEyOklzc3VlQ29tbWVudDUyOTI0MDI4Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-09-08T20:48:33Z", "updated_at": "2019-09-08T20:48:33Z", "author_association": "MEMBER", "body": "```ATTACH DATABASE \"file:blah.db?mode=ro\" AS foo```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 490803176, "label": "--sql and --attach options for feeding commands from SQL queries"}, "performed_via_github_app": null}