6 lines
319 B
Markdown
6 lines
319 B
Markdown
# drizzle-orm-pg 0.14.3
|
|
|
|
- Fixed `.onConflict` statement query builder. In previous versions target column was mapped together with table name
|
|
- Added documentation examples for `onConflict`
|
|
- Added documentation examples for returning statements for insert/update/delete
|
|
- Add more tests for `onConflict` query builder |