Skip to content

Conversation

@di72nn
Copy link
Member

@di72nn di72nn commented Jul 7, 2020

Fixes #970.
Turns out the exception is this: SQLiteException: ambiguous column name: _id (code 1 SQLITE_ERROR): , while compiling: SELECT ....
It works ok by itself, but when joins are added the column name becomes ambiguous.
Test case: filter article list by tag and search query.

@tcitworld tcitworld merged commit 32563cf into master Jul 8, 2020
@tcitworld tcitworld deleted the fix_query branch July 8, 2020 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQLiteException

3 participants