eclipse-vertx / eclipse-vertx/vertx-sql-client
MS SQL uri parser does not parse JDBC urls
Open
enhancement
help wanted
module:mssql
- Dominant language
- Java
- Stars
- 912
- Forks
- 212
- Avg merge
- 17h 30m
- Merged PRs (30d)
- 3
Description
With the Postgres and MySQL clients, you can take a connection URI that works with JDBC drivers and parse with the Reactive client parser.
I haven't checked for DB2 but this does not work with `MSSQLConnectOptions.fromUri`.
See https://docs.microsoft.com/en-us/sql/connect/jdbc/building-the-connection-url
Contributor guide
Assessment
This issue has not been assessed yet.