FR: Allow opening database readonly
Offen
symphony:review
- Vorherrschende Sprache
- Python
- Sterne
- 3.3k
- Forks
- 95
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.