You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not currently, but this is a good idea. We're very open to community contributions if this is something you'd like to add to the library. You'd need to sign a CLA first. I think it would be great to add typescript support. We just recently updated this library to support a current version of javascript, but there are things like this that make sense to make it more up to date with current nodejs practices.
I believe the driver just uses javascript number and string types, and the API lets you declare the corresponding VoltDB datatype of parameters, or get the datatypes from query results.
Are there any plans to add typescript typings to DefinitelyTyped for this lib?
I am currently investigating the use case for voltdb and since we are using nodejs / typescript, having a typed library would be a huge help.
The text was updated successfully, but these errors were encountered: