Skip to content

Commit e7c212b

Browse files
authored
Refactor constraints (#358)
1 parent bf5413d commit e7c212b

File tree

3 files changed

+54
-228
lines changed

3 files changed

+54
-228
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
- New #348: Realize `Schema::loadResultColumn()` method (@Tigrov)
4040
- New #354: Add `FOR` clause to query (@vjik)
4141
- New #355: Use `DateTimeColumn` class for datetime column types (@Tigrov)
42+
- Enh #358: Refactor constraints (@Tigrov)
4243
- New #356, #357: Implement `DMLQueryBuilder::upsertReturning()` method (@Tigrov)
4344
- Enh #356, #357: Refactor `Command::insertWithReturningPks()` and `DMLQueryBuilder::upsert()` methods (@Tigrov)
4445
- Enh #360, #361: Implement `DMLQueryBuilder::insertReturningPks()` method (@Tigrov)

0 commit comments

Comments
 (0)