Closed rbygrave closed 7 years ago
SQLServer does not support java.sql.Connection.setSchema(schema) ... and as such the sql needs to explicitly include the schema (which is what this change does).
SQLServer does not support java.sql.Connection.setSchema(schema) ... and as such the sql needs to explicitly include the schema (which is what this change does).