Skip to content

Version 2.0.1

Latest

Choose a tag to compare

@vjik vjik released this 09 Feb 19:22
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.
2.0.1
fae72a4
  • Enh #1145, #1148: Explicitly import classes, functions, and constants in "use" section (@mspirkov)
  • Enh #1148: Add declare(strict_types=1) to Yiisoft\Db\Constant\ColumnInfoSource (@mspirkov)
  • Enh #1156: Remove unnecessary files from Composer package (@mspirkov)
  • Enh #1158: Explicitly mark readonly properties (@vjik)
  • Enh #1159: Improve performance of AbstractSqlParser class methods (@Tigrov)
  • Bug #1127: Fix AbstractSchema::hasTable() and AbstractSchema::hasView() methods to support names quoted with curly
    brackets {{%table}} (@batyrmastyr)

Full changelog