tursodatabase/turso-cli
Ver no GitHubObscure error message when unable to connect to a database
Open
#694 aberto em 17 de out. de 2023
developer experienceenhancementgood first issuehelp wanted
Métricas do repositório
- Stars
- (302 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
If you are unable to connect to a database for whatever reason, you are greeted with:
Error: failed to connect to database. err: failed to execute SQL: SELECT 1;
Let's improve the error message to be more human readable.