Skip to content

Commit 45fcfa9

Browse files
committed
update changelog username
1 parent 98e39be commit 45fcfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 2.0.1 under development
44

55
- Bug #1142: Fix `upsert` to use only the first matching unique constraint instead of merging columns from multiple
6-
unique constraints, which caused invalid `ON CONFLICT` clause generation in PostgreSQL (@ordivo-056)
6+
unique constraints, which caused invalid `ON CONFLICT` clause generation in PostgreSQL (@dadansatria)
77
- Bug #1127: Fix `AbstractSchema::hasTable()` and `AbstractSchema::hasView()` methods to support names quoted with curly
88
brackets `{{%table}}` (@batyrmastyr)
99

0 commit comments

Comments
 (0)