Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Fix non ssl connection in aqueduct db upgrade even if --use-ssl is used. #894

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NayanJD
Copy link

@NayanJD NayanJD commented Sep 13, 2020

The cli command aqueduct db upgrade was not able to connect to SSL only postgres instances while running migration scripts. Issue #811

This PR changes src/cli/scripts/run_upgrade.dart -> RunUpgradeExecutable.execute to use SSL if --use-ssl is used while aqueduct db upgrade.

@lee-40square
Copy link

@joeconwaystk what do you think about this PR? Something that could be merged soon? :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants