Skip to content

Commit 17c1985

Browse files
committed
Release version 1.2.0
1 parent 8797495 commit 17c1985

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Oracle driver for Yii Database Change Log
22

3-
## 1.1.1 under development
3+
## 1.2.0 November 12, 2023
44

5-
- Bug #233: Refactor `DMLQueryBuilder`, related with yiisoft/db#746 (@Tigrov)
65
- 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)
78
- Bug #240: Remove `RECURSIVE` expression from CTE queries (@Tigrov)
89
- Bug #242: Fix `AbstractDMLQueryBuilder::batchInsert()` for values as associative arrays,
910
related with yiisoft/db#769 (@Tigrov)
10-
- Enh #243: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
1111

1212
## 1.1.0 July 24, 2023
1313

0 commit comments

Comments
 (0)