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

feat!: support PostgreSQL as optional storage backend #121

Merged
merged 3 commits into from
May 17, 2023

Conversation

jsstevenson
Copy link
Member

metaschema version, see #116

@jsstevenson jsstevenson marked this pull request as ready for review May 12, 2023 19:56
DISEASE_TEST: true
strategy:
matrix:
python-version: ['3.8', '3.9', '3.10', '3.11']
db_url: ["http://localhost:8002", "postgres://postgres:postgres@localhost:5432/disease_normalizer_test"]
python-version: ['3.8', '3.9', '3.10']
Copy link
Member

Choose a reason for hiding this comment

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

Is there a reason why we are not testing 3.11?

Copy link
Member Author

Choose a reason for hiding this comment

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

good question! (no)

korikuzma
korikuzma previously approved these changes May 15, 2023
@jsstevenson jsstevenson mentioned this pull request May 16, 2023
@jsstevenson jsstevenson merged commit 634ef59 into staging May 17, 2023
24 checks passed
@jsstevenson jsstevenson deleted the pg-metaschema branch May 17, 2023 15:04
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.

None yet

2 participants