Skip to content

Commit 6c65269

Browse files
committed
Release version 1.3.0
1 parent 0c5ad2e commit 6c65269

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

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

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

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

1313
## 1.2.0 November 12, 2023
1414

0 commit comments

Comments
 (0)