Version 1.1.0
- Enh #263: Support json type (@Tigrov)
- Enh #278: Move methods from
Command
toAbstractPdoCommand
class (@Tigrov) - Bug #268: Fix foreign keys: support multiple foreign keys referencing to one table and possible null columns for reference (@Tigrov)
- Bug #271: Refactor
DMLQueryBuilder
, related with yiisoft/db#746 (@Tigrov)