-
Notifications
You must be signed in to change notification settings - Fork 294
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
SQLite crashes with 'Expression tree is too large (maximum depth 1000)' #2561
Closed
Tracked by
#3358
Labels
P1
High priority issue
Comments
7 tasks
Yeah I agree @LZRS This Would you like to work on this issue ? |
Yeah, I would like to work on it |
8 tasks
ndegwamartin
added a commit
to opensrp/android-fhir
that referenced
this issue
Sep 10, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 PERF - WUP google#2669 - WUP google#2565 - WUP google#2561 - WUP google#2535
ndegwamartin
added a commit
to opensrp/android-fhir
that referenced
this issue
Oct 2, 2024
FORK - With unmerged PR #9 - WUP #13 SDK - WUP google#2178 - WUP google#2650 - WUP google#2663 PERF - WUP google#2669 - WUP google#2565 - WUP google#2561 - WUP google#2535
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Filtering data from the db using the FhirEngine#search interface
with a long list of more than 500 patient ids, SQLite crashes with this error
Component
Engine library
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: