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.2.1 under development
3
+ ## 1.3.0 March 21, 2024
4
4
5
5
- 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 )
7
6
- Enh #251 : Allow to use ` DMLQueryBuilderInterface::batchInsert() ` method with empty columns (@Tigrov )
7
+ - Enh #253 : Resolve deprecated methods (@Tigrov )
8
8
- 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 )
9
10
- Bug #254 : Fix, table sequence name should be null if sequence name not found (@Tigrov )
10
- - Enh #253 : Resolve deprecated methods (@Tigrov )
11
11
12
12
## 1.2.0 November 12, 2023
13
13
You can’t perform that action at this time.
0 commit comments