We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e39be commit 45fcfa9Copy full SHA for 45fcfa9
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## 2.0.1 under development
4
5
- 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)
+ unique constraints, which caused invalid `ON CONFLICT` clause generation in PostgreSQL (@dadansatria)
7
- Bug #1127: Fix `AbstractSchema::hasTable()` and `AbstractSchema::hasView()` methods to support names quoted with curly
8
brackets `{{%table}}` (@batyrmastyr)
9
0 commit comments