{"html_url": "https://github.com/simonw/datasette/issues/1808#issuecomment-1242164484", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1808", "id": 1242164484, "node_id": "IC_kwDOBm6k_c5KCe0E", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-09T16:03:36Z", "updated_at": "2022-09-09T16:05:08Z", "author_association": "OWNER", "body": "Fixing this is technically a breaking change, but to my knowledge there are VERY few plugins out there that use this particular API directly - and I would be extremely surprised if any of them actually relied on it using this default.\r\n\r\n(Good thing I've not shipped 1.0 yet though!)", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1368030952, "label": "Database() constructor currently defaults is_mutable to False"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1808#issuecomment-1242181891", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1808", "id": 1242181891, "node_id": "IC_kwDOBm6k_c5KCjED", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-09T16:18:54Z", "updated_at": "2022-09-09T16:18:54Z", "author_association": "OWNER", "body": "Weirdly `_memory` was being treated as immutable too - which doesn't really make sense, since it's not a file on disk that can be opened in immutable mode. Fixing that too.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1368030952, "label": "Database() constructor currently defaults is_mutable to False"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1808#issuecomment-1242187519", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1808", "id": 1242187519, "node_id": "IC_kwDOBm6k_c5KCkb_", "user": {"value": 4399499, "label": "ocdtrekkie"}, "created_at": "2022-09-09T16:22:19Z", "updated_at": "2022-09-09T16:22:19Z", "author_association": "NONE", "body": "@simonw Will upload_csvs treat that as a database it can import to if you set it as mutable?", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1368030952, "label": "Database() constructor currently defaults is_mutable to False"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1808#issuecomment-1242203798", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1808", "id": 1242203798, "node_id": "IC_kwDOBm6k_c5KCoaW", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-09T16:36:23Z", "updated_at": "2022-09-09T16:37:57Z", "author_association": "OWNER", "body": "Yes, it should do - actually this fix to `datasette-upload-dbs` should sort that out even if you don't upgrade to the (unreleased) latest Datasette:\r\n- https://github.com/simonw/datasette-upload-dbs/issues/6", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1368030952, "label": "Database() constructor currently defaults is_mutable to False"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/1808#issuecomment-1242204717", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/1808", "id": 1242204717, "node_id": "IC_kwDOBm6k_c5KCoot", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-09-09T16:37:12Z", "updated_at": "2022-09-09T16:37:12Z", "author_association": "OWNER", "body": "Updated documentation: https://docs.datasette.io/en/latest/internals.html#database-ds-path-none-is-mutable-true-is-memory-false-memory-name-none", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1368030952, "label": "Database() constructor currently defaults is_mutable to False"}, "performed_via_github_app": null}