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

[3.x] Remove square brackets from ipv6 host on PostgreSQL, refactor changes from PR 310 and move options modifications to constructor #317

Open
wants to merge 2 commits into
base: 3.x-dev
Choose a base branch
from

Commits on Nov 9, 2024

  1. Move adjustment of options to constructor

    Move adjustment of connection-specific options like e.g. host, port and socket from connect method to constructor and refactor the extractHostPortSocket for that purpose and add handling of ipv6 squared brackets
    richard67 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    89a9967 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    fc866d0 View commit details
    Browse the repository at this point in the history