Released version 2.3.4
- DibiFluent::fetch() uses limit only when there is no LIMIT & OFFSET (fixes 2.2.4 on MSSQL)
- DibiFluent: prevents doubled processing
- DibiConnection: option 'driver' can contain driver instance or class name #153
- added DibiSqlsrvDriver as alias for DibiMsSql2005Driver
For the details you can have a look at the diff.