Skip to content

Commit cd598e3

Browse files
committed
Release version 1.3.0
1 parent 2211130 commit cd598e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Oracle driver for Yii Database Change Log
22

3-
## 1.2.1 under development
3+
## 1.3.0 March 21, 2024
44

55
- Enh #248: Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (@Tigrov)
6-
- Bug #250: Fix `Command::insertWithReturningPks()` method for table without primary keys (@Tigrov)
76
- Enh #251: Allow to use `DMLQueryBuilderInterface::batchInsert()` method with empty columns (@Tigrov)
7+
- Enh #253: Resolve deprecated methods (@Tigrov)
88
- Bug #238: Fix execution `Query` without table(s) to select from (@Tigrov)
9+
- Bug #250: Fix `Command::insertWithReturningPks()` method for table without primary keys (@Tigrov)
910
- Bug #254: Fix, table sequence name should be null if sequence name not found (@Tigrov)
10-
- Enh #253: Resolve deprecated methods (@Tigrov)
1111

1212
## 1.2.0 November 12, 2023
1313

0 commit comments

Comments
 (0)