{"html_url": "https://github.com/simonw/datasette/issues/1247#issuecomment-787616446", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1247", "id": 787616446, "node_id": "MDEyOklzc3VlQ29tbWVudDc4NzYxNjQ0Ng==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-03-01T03:50:37Z", "updated_at": "2021-03-01T03:50:37Z", "author_association": "OWNER", "body": "I like the `.add_memory_database()` option. I also like that it makes it more obvious that this is a capability of Datasette, since I'm excited to see more plugins, features and tests that take advantage of it.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 818430405, "label": "datasette.add_memory_database() method"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1247#issuecomment-787616158", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1247", "id": 787616158, "node_id": "MDEyOklzc3VlQ29tbWVudDc4NzYxNjE1OA==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2021-03-01T03:49:27Z", "updated_at": "2021-03-01T03:49:27Z", "author_association": "OWNER", "body": "A couple of options:\r\n```python\r\ndatasette.add_memory_database(\"test_json_array\")\r\n# or make that first argument to add_database() optional and support:\r\ndatasette.add_database(memory_name=\"test_json_array\")\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 818430405, "label": "datasette.add_memory_database() method"}, "performed_via_github_app": null}