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 0c5ad2e commit 6c65269
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# PostgreSQL driver for Yii Database Change Log

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

- Bug #316, #6: Support table view constraints (@Tigrov)
- Enh #324: Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (@Tigrov)
- Enh #303, #338: Support structured type (@Tigrov)
- Enh #324: Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (@Tigrov)
- Enh #330: Create instance of `ArrayParser` directly (@Tigrov)
- Bug #331: Exclude from index column names fields specified in `INCLUDE` clause (@Tigrov)
- Enh #334: Minor `DDLQueryBuilder` refactoring (@Tigrov)
- Enh #333: Resolve deprecated methods (@Tigrov)
- Enh #334: Minor `DDLQueryBuilder` refactoring (@Tigrov)
- Bug #316, #6: Support table view constraints (@Tigrov)
- Bug #331: Exclude from index column names fields specified in `INCLUDE` clause (@Tigrov)

## 1.2.0 November 12, 2023

Expand Down

0 comments on commit 6c65269

Please sign in to comment.