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

Support postgres:// schema connection URLs #263

Merged

Conversation

tomtaylor
Copy link
Contributor

Some tools spit out a connection URL with a postgres://, not postgresql://. It's useful to be able to support both, as pg_dump and pg_restore do.

@wwoytenko wwoytenko self-requested a review February 6, 2025 18:24
Copy link
Contributor

@wwoytenko wwoytenko left a comment

Choose a reason for hiding this comment

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

LGTM

@wwoytenko wwoytenko merged commit ee2d9e0 into GreenmaskIO:main Feb 6, 2025
13 of 14 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