Skip to content

v1.0.0 - add support for `RAISE NOTICE`

Latest
Compare
Choose a tag to compare
@benjie benjie released this 29 Jul 09:02
· 16 commits to main since this release
  • In mutations you can now RAISE NOTICE... USING ERRCODE = 'OPMSG' and the notice will get pushed into messages
  • Fixes a bug with interactions between @graphile/operation-hooks and @graphile/pg-pubsub

NO BREAKING CHANGES; just felt it was time to bump this to a 1.0 👍