Version 1.1.0
- Enh #283: Move methods from
Command
toAbstractPdoCommand
class (@Tigrov) - Bug #275: Refactor
DMLQueryBuilder
, related with yiisoft/db#746 (@Tigrov) - Bug #278: Remove
RECURSIVE
expression from CTE queries (@Tigrov) - Bug #280: Fix type boolean (@terabytesoftw)
- Bug #282: Fix
DDLQueryBuilder::alterColumn()
for columns with default null (@Tigrov)