This is an automated email from the ASF dual-hosted git repository.
solomax pushed a change to branch OPENJPA-2940
in repository https://gitbox.apache.org/repos/asf/openjpa.git
from afacb4a4e [OPENJPA-2940] TestJDBCSchemaManager is fixed (again) to
work with MSSQLServer; jdbc connection params for mssql-docker are corrected
add 80cf4dba1 [OPENJPA-2940] some MSSQL errors are addressed
No new revisions were added by this update.
Summary of changes:
.../openjpa/jdbc/kernel/exps/NaturalLogarithm.java | 26 ++++++++++-
.../apache/openjpa/jdbc/kernel/exps/UnaryOp.java | 11 +++--
.../jdbc/sql/AbstractSQLServerDictionary.java | 5 ++-
.../org/apache/openjpa/jdbc/sql/DBDictionary.java | 1 +
.../openjpa/jdbc/sql/SQLServerDictionary.java | 51 ++++++++++++++++++++++
scripts/run-build-matrix.sh | 2 +-
6 files changed, 86 insertions(+), 10 deletions(-)