Files
zopu-code/repos/effect/.changeset/odd-socks-boil.md

6 lines
175 B
Markdown

---
"@effect/sql-pg": patch
---
Use a dedicated PostgreSQL client for LISTEN / UNLISTEN subscriptions instead of checking out a pooled connection for the listener lifecycle.