Released version 3.0.2
- 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.