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

Fatal Exception: android.database.sqlite.SQLiteException #473

Open
slott opened this issue Jan 25, 2021 · 0 comments
Open

Fatal Exception: android.database.sqlite.SQLiteException #473

slott opened this issue Jan 25, 2021 · 0 comments

Comments

@slott
Copy link

slott commented Jan 25, 2021

near "SEDECT": syntax error (code 1 SQLITE_ERROR[1]): , while compiling: SEDECT SUM(case WHEN group_id is null then group_cnt else 1 end) from (SELECT count(*) group_cnt, group_id FROM job_holder WHERE ( (deadline != 9223372036854775807 AND deadline <= ?) OR network_type <= ?) AND (cancelled IS NULL OR cancelled != 1) AND delay_until_ns <= ? AND running_session_id != ? GROUP BY group_id)

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