Released version 2.4.2
- Insert to table with multi primary or without autoincrement primary (#105)(#41)(#80)(#102)
- Connection::
getInsertId()
is normalized to string - fixed phpDoc
- DatabaseExtension: fixed compatibility with nette/di
- SqlBuilder: lose parameters for aliasses (#150)
- MySqlDriver:
formatLike()
usesquote()
For the details you can have a look at the diff.