Skip to content

Commit 40889e5

Browse files
committed
Added patchnotes
1 parent 4fc2bf6 commit 40889e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- Switched `MySQL2` default client from `CallbackPool` to `Pool`
22
- `@effect/sql-pg` driver support
33
- Reworked `pg`: `execute`-less core builders, `async`,`effect` `query-builders`,`session`,`preparedQuery` variants
4-
- Improved `PgColumn` types: better type performance, simpler declaration, reworked `.array()` to use `.array('[][]')` syntax instead of `.array().array()`
4+
- Improved `PgColumn` types: better type performance, simpler declaration, reworked `.array()` to use `.array('[][]')` syntax instead of `.array().array()`
5+
- Fixed lack of query result recalculation on pg dynamic update with joins

0 commit comments

Comments
 (0)