Skip to content

Consider moving fetch_records_by_filter_list to MetadataDbClient class. #149

Open
@jtyoung84

Description

@jtyoung84

Is your feature request related to a problem? Please describe.
The fetch_records_by_filter_list is useful enough for it to be accessible as a class method. That way, a user can see it when listing the class methods for a client and see the help docs.

Describe the solution you'd like
We should move the method into the MetadataDbClient class.

Describe alternatives you've considered
If it's left in the utils module, then users have to be aware that it's there before using it.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions