Released version 2.2.0
We'd like to announce the dibi 2.2.0. It contains a lot of improvements contributed by 14 authors.
- added support for Nette 2.2 & Tracy
- removed 32bit limitation for DateTime (2038 bug) #110
- added support for DateTimeInterface #130
- implemented getForeignKeys() in DibiMySqlReflector #102
- added support for reflection of materialized views in PostgreSQL #133
- added option to return affected rows to DibiFluent::execute #90
- DibiConnection::loadFile supports triggers
- fixed casting to float #127
- updated examples, SQlite3 is used instead of SQLite2 and Tracy instead of Nette Debugger
For the details about the changes you can have a look at the Github diff.