tursodatabase/turso-cli
Obscure error message when unable to connect to a database
開放
#694 建立於 2023年10月17日
developer experienceenhancementgood first issuehelp wanted
倉庫指標
- 星標
- (302 顆星)
- PR 合併指標
- (平均合併 4小時 32分鐘) (30 天內合併 2 個 PR)
描述
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.