Skip to content

Commit fae72a4

Browse files
committed
Release version 2.0.1
1 parent 54a63cb commit fae72a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Yii Database Change Log
22

3-
## 2.0.1 under development
3+
## 2.0.1 February 09, 2026
44

5-
- Bug #1127: Fix `AbstractSchema::hasTable()` and `AbstractSchema::hasView()` methods to support names quoted with curly
6-
brackets `{{%table}}` (@batyrmastyr)
75
- Enh #1145, #1148: Explicitly import classes, functions, and constants in "use" section (@mspirkov)
86
- Enh #1148: Add `declare(strict_types=1)` to `Yiisoft\Db\Constant\ColumnInfoSource` (@mspirkov)
9-
- Enh #1158: Explicitly mark readonly properties (@vjik)
107
- Enh #1156: Remove unnecessary files from Composer package (@mspirkov)
8+
- Enh #1158: Explicitly mark readonly properties (@vjik)
119
- Enh #1159: Improve performance of `AbstractSqlParser` class methods (@Tigrov)
10+
- Bug #1127: Fix `AbstractSchema::hasTable()` and `AbstractSchema::hasView()` methods to support names quoted with curly
11+
brackets `{{%table}}` (@batyrmastyr)
1212

1313
## 2.0.0 December 05, 2025
1414

0 commit comments

Comments
 (0)