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