Skip to content

Released version 2.2.0

Compare
Choose a tag to compare
@dg dg released this 02 Jun 13:34
· 528 commits to master since this release

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.