vertx-sql-client
vertx-sql-client copied to clipboard
Fix additional tests for Db2/z
PR #1204 reintroduces support for Db2/z, however 3 of the tests are failing. The failing tests are:
testConnectInvalidDatabase testConnectInvalidPassword validateDatabaseMetaData
These don't impact Db2/z support, but should be address to ensure common error messages between platforms.