lua-resty-mysql icon indicating copy to clipboard operation
lua-resty-mysql copied to clipboard

Cursor support

Open stas410 opened this issue 9 years ago • 1 comments

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 avatar May 04 '16 15:05 stas410

@stas410 Patches welcome :)

agentzh avatar May 04 '16 18:05 agentzh