[RelDB] Use or delete table_alias in SqlQueryHelper.build_filter_str
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
Research direction
Locate SqlQueryHelper.build_filter_str and its sole caller, then inspect how table_alias is handled in the method. Confirm whether the alias branch is unreachable and resolve the variable's use or removal consistently. Run the relevant backend tests to verify filter SQL generation remains correct.
Written by the indexing model from the issue text.
Description
SqlQueryHelper.build_filter_str is called outside of this method only once, without table_alias. Check if table_alias: is always false and the code for this case is not reachable. The variable table_alias should be either used or deleted.
- Dominant language
- Python
- Stars
- 9
- Forks
- 40
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from OpenSlides/openslides-backend
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
OpenSlides/openslides-backend#3768 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenSlides/openslides-backend#3756 · 2 comments ·
-
feature Lorentz
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
OpenSlides/openslides-backend#3704 ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 66/100
OpenSlides/openslides-backend#3767 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
OpenSlides/openslides-backend#3766 ·
All issues in OpenSlides/openslides-backend
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100