Released version 2.4.1
- SqlPreprocessor: escapes primary value of IRow #144
- Selection: missing primary key can be FALSE, '0' or '' #145
- ConnectionPanel: preserves whitespaces in explain panel #134
- Sqlite: fixed datetime column type
- SqlBuilder: added support for limit in update and delete queries (#140)
- tests: fixed compatibility with PHP 7.1
For the details you can have a look at the diff.