Releases: yiisoft/db-mysql
Releases · yiisoft/db-mysql
Version 1.2.0
- Enh #312: Change property
Schema::$typeMap
to constant Schema::TYPE_MAP
(@Tigrov)
- Enh #318: Resolve deprecated methods (@Tigrov)
- Enh #319: Minor refactoring of
DDLQueryBuilder
and Schema
(@Tigrov)
- Bug #314: Fix
Command::insertWithReturningPks()
method for empty values (@Tigrov)