html_url,issue_url,id,node_id,user,user_label,created_at,updated_at,author_association,body,reactions,issue,issue_label,performed_via_github_app https://github.com/simonw/sqlite-utils/issues/154#issuecomment-688544156,https://api.github.com/repos/simonw/sqlite-utils/issues/154,688544156,MDEyOklzc3VlQ29tbWVudDY4ODU0NDE1Ng==,9599,simonw,2020-09-07T23:47:10Z,2020-09-07T23:47:10Z,OWNER,This is already covered in the tests though: https://github.com/simonw/sqlite-utils/blob/deb2eb013ff85bbc828ebc244a9654f0d9c3139e/tests/test_cli.py#L1300-L1328,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",695441530,OperationalError: cannot change into wal mode from within a transaction, https://github.com/simonw/sqlite-utils/issues/154#issuecomment-688543128,https://api.github.com/repos/simonw/sqlite-utils/issues/154,688543128,MDEyOklzc3VlQ29tbWVudDY4ODU0MzEyOA==,9599,simonw,2020-09-07T23:43:10Z,2020-09-07T23:43:10Z,OWNER,"Running this against the same file works: ``` $ sqlite3 beta.db SQLite version 3.31.1 2020-01-27 19:55:54 Enter "".help"" for usage hints. sqlite> PRAGMA journal_mode=wal; wal ```","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",695441530,OperationalError: cannot change into wal mode from within a transaction,