tursodatabase / libsql-client-ts

TypeScript/JavaScript client API for libSQL
https://docs.turso.tech/sdk/ts/quickstart
MIT License
226 stars 32 forks source link

Statement column type introspection #76

Closed penberg closed 1 year ago

penberg commented 1 year ago

There's currently now way to inspect what the statement column types are. The Hrana protocol does provide the information, but it's not exposed in the API