sqlanywhere / node-sqlanywhere

SAP SQL Anywhere Database Client for Node
Apache License 2.0
38 stars 36 forks source link

Any thoughts on a async/await version? #33

Open jamesrusso opened 5 years ago

jamesrusso commented 5 years ago

@gperrow-SAP Any thoughts on the release of a promise based version? Not sure what is involved since this mainly a native module.

gperrow-SAP commented 5 years ago

To my knowledge it hasn't been considered, but I don't work on the node driver anymore. I will pass on your comments to the interfaces team.

jamesrusso commented 5 years ago

thanks!

jamesrusso commented 5 years ago

I've whipped up a quick typescript wrapper using types from @pkeuter which will serve my needs. I have not yet published it to npmjs as I was not sure of a good name for it and I'd appreciate some feedback.

https://github.com/jamesrusso/node-sqlanywhere-promise