Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Use filters on *get_all_by* functions in dbapi #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ljmcgann
Copy link
Contributor

Updated the dbapi to use a filter for get_all_by, as opposed to 3
separate methods per object, such as offer_get_all_by_status,
get_all_by_server_id and get_all_by_project_id. Does not update the
business logic api, thereby preserving functionality. TG-143

Updated the dbapi to use a filter for get_all_by, as opposed to 3
separate methods per object, such as offer_get_all_by_status,
get_all_by_server_id and get_all_by_project_id. Does not update the
business logic api, thereby preserving functionality. TG-143
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant