Skip to content

v2.5.8

Compare
Choose a tag to compare
@Ocramius Ocramius released this 17 Jan 21:16
· 5300 commits to 4.0.x since this release
v2.5.8

Build Status

This release fixes some issues around LIMIT/OFFSET handling in DB2, OracleDB, SQL Server:

  • Allowing LIMIT/OFFSET modification without LIMIT on OracleDB
  • Allowing LIMIT/OFFSET modification with OFFSET = 0 on DB2
  • Avoiding an accidental infinite loop in LIMIT/OFFSET modification on SQL Server

Total issues resolved: 4