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

fix: Downgrade embedded PostgreSQL #3453

Merged
merged 1 commit into from
Aug 10, 2022
Merged

fix: Downgrade embedded PostgreSQL #3453

merged 1 commit into from
Aug 10, 2022

Conversation

kylecarbs
Copy link
Member

This was causing a new data path to occur, which broke existing installs.
It needs to use the same path and upgrade instead.

This was causing a new data path to occur, which broke existing installs.
It needs to use the same path and upgrade instead.
@kylecarbs kylecarbs requested a review from coadler August 10, 2022 15:07
@kylecarbs kylecarbs self-assigned this Aug 10, 2022
Copy link
Member

@Emyrk Emyrk left a comment

Choose a reason for hiding this comment

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

If the tests pass 👍

@kylecarbs kylecarbs merged commit d6d9cf9 into main Aug 10, 2022
@kylecarbs kylecarbs deleted the pgdown branch August 10, 2022 15:08
@kylecarbs
Copy link
Member Author

@Emyrk merged before they could. I'm pretty confident in this change, and dogfood is currently in a questionable spot!

@OlgaKhmelevskaya
Copy link

Hello @kylecarbs , could you please add reference to the issue this pull request is related to?

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

3 participants