brianc / node-pg-cursor

Query cursor extension for node-postgres

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refcursor support for Node.js

nguruyeshwanth opened this issue · comments

Hello,

I am trying to call a stored proc from node which returns a refcursor, ideally I would like to FETCH ALL from the refcursor and utilize that result set for my front end dashboard data population.

Please let me know if this feature is supported and/or if there are any other packages that offer this functionality.

Regards,
Guru

Hey @nguruyeshwanth - sorry I missed your original question. Do you have code to demonstrate this issue? I'm going to close this out assuming you found an answer, but if not feel free to repopen it.