Jesik Min

Results 1 issues of Jesik Min

### I have found these related issues/pull requests Maybe https://github.com/launchbadge/sqlx/issues/1716 and https://github.com/launchbadge/sqlx/issues/1162 ### Description ``` psql "postgresql://postgres:@:5432/postgres?sslmode=verify-ca&sslrootcert=ca.pem&sslcert=cert.pem&sslkey=key.pem" ``` This works: ``` psql (14.11 (Homebrew), server 17.2) WARNING: psql major version...

bug