Branch: refs/heads/5.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: 59c3c4f96b330d7c6bc8c605b6b8bfe6a569e5e8
https://github.com/hibernate/hibernate-orm/commit/59c3c4f96b330d7c6bc8c60...
Author: Chris Cranford <chris(a)hibernate.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/dialect/pagination/SQLServer2005LimitHandler.java
M
hibernate-core/src/test/java/org/hibernate/dialect/SQLServer2005DialectTestCase.java
Log Message:
-----------
HHH-8507 - Fix SQL Server 2005 limit handler to be tolerant of carriage returns.