Released version 2.2.4
- SqlBuilder: uses delimited table name #49
- ConnectionPanel: generates unique ID across requests
- ConnectionPanel refactoring, used templates
- Connection: undeprecated some methods, partially reverts commit 8818410
- PgSqlDriver: fixed
formatLike()
#46 - SqlBuilder: table and column names in joins can begin with number or underscore
- ConnectionPanel: fixed quirky htmlspecialchars in PHP 5.6
For the details you can have a look at the diff.