tursodatabase / turso-cli

Command line interface to Turso.
https://turso.tech
MIT License
215 stars 35 forks source link

`turso db shell` not showing SQL errors #470

Closed penberg closed 1 year ago

penberg commented 1 year ago
→  CREATE TABLE users (email TEXT);
Error: json: cannot unmarshal string into Go struct field httpResults.error of type http.httpErrObject
CodingDoug commented 1 year ago

Is this the same as https://github.com/chiselstrike/turso-cli/issues/468 ?