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

Remove special characters from postgres password & turn on ReadSourceData for fhir data #325

Merged
merged 15 commits into from
Nov 2, 2023

Conversation

m-goggins
Copy link
Collaborator

This PR removes special characters from the postgress db password generator, as SQLalchemy cannot parse them correctly. It also bumps the version of phdi that is installed and updates the readsourcedata to account for the new MPI schema.

Copy link
Collaborator

@DanPaseltiner DanPaseltiner left a comment

Choose a reason for hiding this comment

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

Looks great! Before merging could we rename the PR to reflect that we are also turning ReadSourceData back on for FHIR source data?

@m-goggins m-goggins changed the title Remove special characters from postgres password Remove special characters from postgres password & turn on ReadSourceData for fhir data Nov 2, 2023
@m-goggins m-goggins changed the title Remove special characters from postgres password Remove special characters from postgres password & turn on ReadSourceData for fhir data Nov 2, 2023
@m-goggins m-goggins merged commit e02dcb7 into main Nov 2, 2023
5 checks passed
@m-goggins m-goggins deleted the new-deployment branch November 2, 2023 15:44
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