hackmdio / hackmdio/codimd

`bin/manage_users` drops deprecation warning for future node-postgres versions

オープン
#950 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement minor
主要言語
JavaScript
スター
10.1k
フォーク
1.1k
PR マージ指標
30日以内にマージされた PR はありません

説明

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...

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start with bin/manage_users and inspect its client.query usage in relation to the reported node-postgres warning. Consult the linked node-postgres upgrade guide and verify the script's behavior; done means it no longer triggers the deprecated event-emitter warning.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js, postgres
領域
cli, database
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。