graphile / graphile/crystal

Docs: indicate how to debug notices from postgres

Open
#3,040 0 comments 0 reactions 0 assignees View on GitHub
📄 add-to-docs 🤩 good-first-bug
Dominant language
TypeScript
Stars
12.9k
Forks
625
Avg merge
5h 23m
Merged PRs (30d)
24

Description

```ts
pool.on('connect', client => client.on('notice', msg => {console.dir(msg)}))
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.