File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Oracle driver for Yii Database Change Log
2
2
3
- ## 1.1.1 under development
3
+ ## 1.2.0 November 12, 2023
4
4
5
- - Bug #233 : Refactor ` DMLQueryBuilder ` , related with yiisoft/db #746 (@Tigrov )
6
5
- Enh #230 : Improve column type #230 (@Tigrov )
6
+ - Enh #243 : Move methods from ` Command ` to ` AbstractPdoCommand ` class (@Tigrov )
7
+ - Bug #233 : Refactor ` DMLQueryBuilder ` , related with yiisoft/db #746 (@Tigrov )
7
8
- Bug #240 : Remove ` RECURSIVE ` expression from CTE queries (@Tigrov )
8
9
- Bug #242 : Fix ` AbstractDMLQueryBuilder::batchInsert() ` for values as associative arrays,
9
10
related with yiisoft/db #769 (@Tigrov )
10
- - Enh #243 : Move methods from ` Command ` to ` AbstractPdoCommand ` class (@Tigrov )
11
11
12
12
## 1.1.0 July 24, 2023
13
13
You can’t perform that action at this time.
0 commit comments