tursodatabase / libsql-client-go

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

fix: hrana Value passing integers as strings and add tests to it #56

Closed luisfvieirasilva closed 1 year ago

luisfvieirasilva commented 1 year ago

Hrana returns integers as strings. We need to parse it while creating drive.Value