parity icon indicating copy to clipboard operation
parity copied to clipboard

Dropdb should be forced to close any active connections and not fail

Open sethhorsley opened this issue 5 months ago • 0 comments
trafficstars

This pull request includes a small change to the restore_to_development method in lib/parity/backup.rb. The change ensures that the dropdb command is executed with the --force flag to enforce the removal of the development database even if there are active connections.

sethhorsley avatar Jun 02 '25 08:06 sethhorsley