You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a great lightweight framework, but I wish it had the ability to read one row at a time. I have some larger queries that I can't afford to pull completely into memory. Maybe something like a callback where a false return means "I'm done fetching rows now"?
The text was updated successfully, but these errors were encountered:
This is a great lightweight framework, but I wish it had the ability to read one row at a time. I have some larger queries that I can't afford to pull completely into memory. Maybe something like a callback where a false return means "I'm done fetching rows now"?
The text was updated successfully, but these errors were encountered: