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

DataSourceModelAccess.retrieve and related updates #169

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Commits on Jul 20, 2023

  1. DataSourceModelAccess.retrieve and related updates

    Closes #168
    
    Details:
    - Add translate logic to DataSourceModelAccess.retrieve method
    - Removed QueryById query class and added `id` property to QueryBase
    - Added MonitoringFeatureModelAccess.retrieve class to validate specification of `id'
    - Updated translation logic of query prefixed_fields and validation of prefixed_fields
    - Added tests to explicitly test the retrieve options.
    - Removed use of basin3d_plugin_access decorator and made it private
    dschristianson committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4fc8727 View commit details
    Browse the repository at this point in the history