Files
zopu-code/repos/effect/.changeset/clean-bulldogs-care.md

6 lines
161 B
Markdown

---
"@effect/sql-pg": patch
---
Use `pg_notify` in `PgClient.notify` so channel and payload are sent through parameters instead of a `NOTIFY` statement string.