Skip to content

Commit 62f8370

Browse files
authored
Refactor constraints (#411)
1 parent 61d852d commit 62f8370

File tree

4 files changed

+59
-242
lines changed

4 files changed

+59
-242
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
- Enh #403, #404: Use `DbArrayHelper::arrange()` instead of `DbArrayHelper::index()` method (@Tigrov)
4242
- New #397: Realize `Schema::loadResultColumn()` method (@Tigrov)
4343
- New #407: Use `DateTimeColumn` class for datetime column types (@Tigrov)
44+
- Enh #411: Refactor constraints (@Tigrov)
4445
- New #408, #410: Implement `DMLQueryBuilder::upsertReturning()` method (@Tigrov)
4546
- Enh #412: Reduce binding parameters (@Tigrov)
4647
- Chg #414: Rename `DMLQueryBuilder::insertWithReturningPks()` to `DMLQueryBuilder::insertReturningPks()` (@Tigrov)

0 commit comments

Comments
 (0)