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

Alternate approach -- Changes to address issues with fetch_latest_db after 7.1.3.2 #4389

Merged
merged 1 commit into from
May 30, 2024

Conversation

cielf
Copy link
Collaborator

@cielf cielf commented May 28, 2024

Description

An alternate approach to fixing the current issues with fetch_latest_db
As per suggestions from @dorner on #4388 -- see that PR for details of the issue.
Approach from: https://stackoverflow.com/questions/2369744/rails-postgres-drop-error-database-is-being-accessed-by-other-users

This will just require that folks input their password, rather than having to run two different tasks to get to the final result.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Ran it after a cold boot. Then signed in and confirmed that the basic functionality works.

@dorner
Copy link
Collaborator

dorner commented May 30, 2024

I'm good with this!

@dorner dorner merged commit 4ef9898 into rubyforgood:main May 30, 2024
19 checks passed
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