dbcli / dbcli/litecli

FR: Allow opening database readonly

Open
#236 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.