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

adding item_serializer and item_table to BulkTransactionsClient #210

Merged
merged 4 commits into from
Aug 7, 2021

Conversation

davidraleigh
Copy link
Contributor

I'd like to propose using the item_table and item_serializer that are already found in the TransactionsClient in BulkTransactionsClient.

This allows for inheritance from the BulkTransactionsClient class. That in turn allows for defining a custom database model (that itself can inherit from stac_fastapi.sqlalchemy.model.database.Item)

@geospatial-jeff
Copy link
Collaborator

Agreed this is a good change, thanks for the PR!

@geospatial-jeff geospatial-jeff self-requested a review August 7, 2021 21:17
Copy link
Collaborator

@geospatial-jeff geospatial-jeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cheers @davidraleigh

@geospatial-jeff geospatial-jeff merged commit f617cf6 into stac-utils:master Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants