export Float
in index.ts
#1720
Labels
api: spanner
Issues related to the googleapis/nodejs-spanner API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
https://github.com/googleapis/nodejs-spanner/blob/main/src/codec.ts#L125
I can convert TO
Float
usingSpanner.float
but I cannot easily make an interface to capture ORM being returned from the DB.Example
The text was updated successfully, but these errors were encountered: