Skip to content

Correct the Database Connection #120

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

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

apeschel
Copy link
Contributor

This line accidentally used the object database connection rather than the locally created database connection.

Correcting this should hopefully fix the failing Schema creation issue.

This line accidentally used the object database connection rather than
the locally created database connection.

Correcting this should hopefully fix the failing Schema creation issue.
@apeschel apeschel mentioned this pull request Jul 19, 2023
@hitman99
Copy link
Member

I guess this is a reason why I should not be doing code reviews at like 1AM 😆

@hitman99 hitman99 merged commit cd8885d into movetokube:master Jul 20, 2023
apeschel added a commit to apeschel/ext-postgres-operator that referenced this pull request Jul 20, 2023
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