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

Add integration test for connecting to SQL DBs with IPv6 address in URL #4077

Merged
merged 1 commit into from
Jul 25, 2023

Commits on Jul 24, 2023

  1. Add integration test for IPv6 address in URL for SQL DBs

    Add an integration test for connecting to SQL databases with an IPv6
    address in a connection string.
    
    This serves as a regression test for the fix for PostgreSQL and MySQL in
    1548dc1, as well as confirms that this
    already works on MS SQL.
    
    Ref: #4051
    Ref: prisma/prisma#18079
    aqrln committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    259c2f6 View commit details
    Browse the repository at this point in the history