FR: Allow opening database readonly
Abierto
symphony:review
- Lenguaje dominante
- Python
- Estrellas
- 3.3k
- Forks
- 95
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.