Skip to content

Commit 5abed3d

Browse files
committed
Credited author of copied tests in changelog
1 parent 14d1118 commit 5abed3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelogs/drizzle-orm/0.45.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- Fixed pg-native Pool detection in node-postgres transactions
22
- Allowed subqueries in select fields
33
- Updated typo algorythm => algorithm
4-
- Fixed `$onUpdate` not handling `SQL` values (fixes [#2388](https://github.com/drizzle-team/drizzle-orm/issues/2388))
4+
- Fixed `$onUpdate` not handling `SQL` values (fixes [#2388](https://github.com/drizzle-team/drizzle-orm/issues/2388), tests implemented by [L-Mario564](https://github.com/L-Mario564) in [#2911](https://github.com/drizzle-team/drizzle-orm/pull/2911))
55
- Fixed `pg` mappers not handling `Date` instances in `bun-sql:postgresql` driver responses for `date`, `timestamp` types (fixes [#4493](https://github.com/drizzle-team/drizzle-orm/issues/4493))

0 commit comments

Comments
 (0)