Skip to content

fix: hint at WAL mode in read-only database error message#168

Merged
fr-ser merged 6 commits intomainfrom
read-only-docs
Apr 14, 2026
Merged

fix: hint at WAL mode in read-only database error message#168
fr-ser merged 6 commits intomainfrom
read-only-docs

Conversation

@fr-ser
Copy link
Copy Markdown
Owner

@fr-ser fr-ser commented Apr 14, 2026

When opening a WAL-mode database from a read-only directory fails with "attempt to write a readonly database", the error message now explains that SQLite requires write access to the directory for the -shm file and links to the FAQ. The FAQ entry is also expanded with root cause, detection steps, and three remediation options.

When opening a WAL-mode database from a read-only directory fails with
"attempt to write a readonly database", the error message now explains
that SQLite requires write access to the directory for the -shm file
and links to the FAQ. The FAQ entry is also expanded with root cause,
detection steps, and three remediation options.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@fr-ser fr-ser enabled auto-merge April 14, 2026 14:23
@fr-ser fr-ser disabled auto-merge April 14, 2026 14:31
@fr-ser fr-ser enabled auto-merge April 14, 2026 15:08
@fr-ser fr-ser merged commit ed04b8f into main Apr 14, 2026
6 checks passed
@fr-ser fr-ser deleted the read-only-docs branch April 14, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant