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

IK|SmartRegisterQueryBuilder add condition parameter to toStringFTS method #159

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

kaderchowdhury
Copy link
Member

Added a new
method 'toStringFts' in 'SmartRegisterQueryBuilder' class, which takes a condition string and appends it to the main query, right before the sort query. The condition needs to be set at RecyclerViewFragment class from the child class

@coveralls
Copy link

coveralls commented Jan 24, 2019

Coverage Status

Coverage decreased (-0.04%) to 32.298% when pulling 9abd066 on issue158 into 518ad11 on master.

Copy link
Contributor

@keymane keymane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kaderchowdhury We have a mainCondition column that we use. Just expose the field as an fts sort field and then update your clause in this mainCondition field.

@opensrp opensrp deleted a comment Jan 28, 2019
@opensrp opensrp deleted a comment Jan 31, 2019
@opensrp opensrp deleted a comment Jan 31, 2019
@opensrp opensrp deleted a comment Jan 31, 2019
@opensrp opensrp deleted a comment Jan 31, 2019
@opensrp opensrp deleted a comment Jan 31, 2019
@kaderchowdhury kaderchowdhury requested review from keymane, raihan-mpower and ndegwamartin and removed request for raihan-mpower and ndegwamartin February 7, 2019 11:49
@opensrp opensrp deleted a comment Feb 8, 2019
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

Successfully merging this pull request may close these issues.

3 participants