tursodatabase / libsql-client-go

Go client API for libSQL
MIT License
159 stars 23 forks source link

Fix boolean scan and detect TIMESTAMP type #83

Closed yquansah closed 8 months ago

yquansah commented 8 months ago

This PR fixes scanning for a Boolean type and also detecting a TIMESTAMP as it comes in from a column of a query.