wojta opened this issue 2 years ago · 0 comments
Known issue, the SqlCursor interface doesn't support async behavior. Unfortunately at the moment entire result of the executed query is read into memory... So big results should be avoided.
SqlCursor