Skip to content

Commit

Permalink
docs(changeset): pgConfig.listen is no more; it was redundant versus …
Browse files Browse the repository at this point in the history
…PgSubscriber. Have migrated PgIntrospectionPlugin to use PgSubscriber instead.
  • Loading branch information
benjie committed Mar 11, 2023
1 parent 2288e2f commit 13cfc75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/five-ears-fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@dataplan/pg": patch
"graphile-build-pg": patch
---

pgConfig.listen is no more; it was redundant versus PgSubscriber. Have migrated
PgIntrospectionPlugin to use PgSubscriber instead.

0 comments on commit 13cfc75

Please sign in to comment.