Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor doesn't close in Selection #70

Open
eneim opened this issue Jul 13, 2015 · 0 comments
Open

Cursor doesn't close in Selection #70

eneim opened this issue Jul 13, 2015 · 0 comments

Comments

@eneim
Copy link

eneim commented Jul 13, 2015

I got this Exception when trying to execute Select.columns("COUNT(*)"). ...

android.database.CursorWindowAllocationException: Cursor window allocation of 2048 kb failed. # Open Cursors=679 (# cursors opened by this proc=679)

After investigating your code, I guess it due to your fetchValue use a cursor but never close it. Please consider this issue, and please give us more Examples. I could not use regular SQL Queries by this library ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant