Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

## update pg-types

オープン
#3,634 コメント 1 件 リアクション 5 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
リファクタリング
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript, node.js, postgresql
領域
backend, databases

調査の方向性

まず、現在の pg-types 依存関係と、日付やその他の PostgreSQL 型の解析を対象とする既存のテストを確認します。関連する動作を pg-types 5.x と比較し、破壊的変更を特定したうえで、依存関係を更新する前にタイムゾーンなしの日付解析の動作が変わっていないことを確認します。

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

説明

update pg-types

Because the version of pg-types I'm using is so many years behind the mainline branch I'm sure there are some breaking changes. I will not ever change the default "timezoneless date parsing" to be a different timezone, so either that needs to get reverted it pg-types 5.x or I'll have to patch over that part. Changing that would be a very subtle breaking change with no way to lint for it as it would be based on database types so I don't think its worth it...even though yeah if I had started out today I would try to align it w/ the way psql returned timezoneless dates. I think there might be 1 or 2 other breaking changes in pg-types. The tests should inform what needs to be reported.

Originally posted by @brianc in https://github.com/brianc/node-postgres/discussions/3598#discussioncomment-15760408

主要言語
JavaScript
スター
13.2k
フォーク
1.4k
平均マージ
3日 20時間
マージ済み PR(30日)
6

環境構築

Codespaces で開く

このプロジェクトの開発コンテナを、あなたの GitHub アカウントでブラウザ上に起動します。

  • Dockerfile・Docker Compose ファイルなし
  • プルリクエストのテンプレートなし
  • コントリビューションガイドなし

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

brianc/node-postgres のほかの issue

brianc/node-postgres の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

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

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