{"html_url": "https://github.com/simonw/sqlite-utils/issues/397#issuecomment-1030726991", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/397", "id": 1030726991, "node_id": "IC_kwDOCGYnMM49b6VP", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-02-06T01:13:58Z", "updated_at": "2022-02-06T01:13:58Z", "author_association": "OWNER", "body": "This is a good idea. We already have that parameter for the `table.create_index()` method: https://sqlite-utils.datasette.io/en/stable/reference.html#sqlite_utils.db.Table.create_index", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1123903919, "label": "Support IF NOT EXISTS for table creation"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/397#issuecomment-1030727979", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/397", "id": 1030727979, "node_id": "IC_kwDOCGYnMM49b6kr", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-02-06T01:19:21Z", "updated_at": "2022-02-06T01:19:21Z", "author_association": "OWNER", "body": "Just noticed there's no explicit test coverage for the `db[\"table\"].create(...)` method.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1123903919, "label": "Support IF NOT EXISTS for table creation"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/sqlite-utils/issues/397#issuecomment-1030730108", "issue_url": "https://api.github.com/repos/simonw/sqlite-utils/issues/397", "id": 1030730108, "node_id": "IC_kwDOCGYnMM49b7F8", "user": {"value": 9599, "label": "simonw"}, "created_at": "2022-02-06T01:30:46Z", "updated_at": "2022-02-06T01:30:46Z", "author_association": "OWNER", "body": "Updated documentation is here: https://sqlite-utils.datasette.io/en/latest/python-api.html#explicitly-creating-a-table", "reactions": "{\"total_count\": 1, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 1, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 1123903919, "label": "Support IF NOT EXISTS for table creation"}, "performed_via_github_app": null}