lua-resty-mysql
lua-resty-mysql copied to clipboard
Cursor support
It would be great if this library could support cursors. Is there a plan to add this or is there a reason not to do it?
luasql has this support but of course it's a blocking library so it's not as useful with openresty.
Thanks for lua-resty-mysql -- it's a great libary!
Related issue: https://github.com/openresty/lua-resty-mysql/issues/24
@stas410 Patches welcome :)