`bin/manage_users` drops deprecation warning for future node-postgres versions
Open
enhancement
minor
- Dominant language
- JavaScript
- Stars
- 10.1k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I get the following warning when using the `bin/manage_users` script:
> (node:78) DeprecationWarning: Using the automatically created return value from client.query as an event emitter is deprecated and will be removed in pg@7.0. Please see the upgrade guide at https://node-postgres.com/guides/upgrading
> Using password from commandline...
Contributor guide
Assessment
This issue has not been assessed yet.