CraZySacX / node-jdbc

JDBC Wrapper for node.js
140 stars 107 forks source link

Add methods for handling multiple results #232

Open snotmare opened 2 years ago

snotmare commented 2 years ago

Hello!

I've added just a couple methods to callablestatement.js for handling multiple results. I've tested this out on my machine and it works. Can you please merge this in?

Thanks! Ben