Branch: refs/heads/5.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2b6ab8e8bb7216c02f98ecda1b15d28b8135d8e3
https://github.com/hibernate/hibernate-orm/commit/2b6ab8e8bb7216c02f98ecd...
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.