FR: Allow opening database readonly
Open
symphony:review
- Dominant language
- Python
- Stars
- 3.3k
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
In sqlite3 CLI, this can be achieve with the `--readonly` CLI argument or with the `.open` command, `.open --readonly /path/to/db`.
litecli should support the same.
Let me know if there's another way to open a db readonly in litecli that I missed.
Contributor guide
Assessment
This issue has not been assessed yet.