Skip to content

Released version 3.0.2

Compare
Choose a tag to compare
@dg dg released this 29 Jan 14:47
· 348 commits to master since this release
  • appveyor: testing with SQL Server 2012 & 2014
  • SqlsrvReflector::getTables(): gets list of all tables from dbo schema only
  • SqlsrvDriver::applyLimit(): fixed limit and offset behaviour for odbc 11+
  • SqlsrvReflector: changed constrains metadata loading to sys schema
  • added MsSqlDriver
  • PdoDriver::applyLimit() is the same as SqlsrvDriver

For the details you can have a look at the diff.