Skip to content

Commit

Permalink
Release version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Mar 21, 2024
1 parent 2211130 commit cd598e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Oracle driver for Yii Database Change Log

## 1.2.1 under development
## 1.3.0 March 21, 2024

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

## 1.2.0 November 12, 2023

Expand Down

0 comments on commit cd598e3

Please sign in to comment.