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 80cf4dba1 [OPENJPA-2940] some MSSQL errors are addressed
add 6fd728ea7 [OPENJPA-2940] more fixes for MSSQL
No new revisions were added by this update.
Summary of changes:
.../jdbc/kernel/exps/ExtractDateTimePart.java | 1 -
.../jdbc/sql/AbstractSQLServerDictionary.java | 1 +
.../openjpa/jdbc/sql/SQLServerDictionary.java | 3 +-
.../openjpa/kernel/exps/ExtractDateTimePart.java | 4 +-
.../schema/TestSchemaGenerationProperties.java | 11 +-
.../jpql/functions/TestEJBQLFunction.java | 698 ++++++++++-----------
6 files changed, 358 insertions(+), 360 deletions(-)