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

UDF #3 - Search/sort #14

Merged
merged 5 commits into from
Sep 26, 2022
Merged

UDF #3 - Search/sort #14

merged 5 commits into from
Sep 26, 2022

Conversation

dleadbetter
Copy link
Contributor

This pull request adds the searchable field to the user_defined_fields table to allow users to indicate whether a particular field should be included in the search query.

This pull request also creates the queryable concern to implement custom searching/sorting of user defined fields as described in the resource-api PR.

Note: This pull request also contains the changes in #9, #5, and #6.

@dleadbetter dleadbetter merged commit d56fe45 into master Sep 26, 2022
@dleadbetter dleadbetter deleted the feature/udf3_search_filter branch September 26, 2022 17:21
@dleadbetter dleadbetter added the v0.1.0 Issues in v0.1.0 label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v0.1.0 Issues in v0.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants