Open Stephen-Allen opened 1 month ago
Updates JDBCConnection to allow connections without credentials. Some datasources do not require username/password and if these are null or blank an exception can occur attempting to set those properties.
Updates JDBCConnection to allow connections without credentials. Some datasources do not require username/password and if these are null or blank an exception can occur attempting to set those properties.