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

Add Support for Money and JSON data types from PostgreSQL

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

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

@RubenCerna2079 がすでに取り組んでいます。

2026年7月22日 から。

評価

この issue はまだ評価されていません。

説明

pgsql

Currently the Money and the Json data types in PostreSQL are not available in GraphQL. They are failing due to how they are being parsed inside of DAB.
Specifically, for the Money data type, GraphQL should be able to use aggregation as it is considered a numeric type. However, the answer will need to be outputted with the $ symbol being used at the start to show that the value is related to money.

REST response with both data types:
Image

主要言語
C#
スター
1.5k
フォーク
371
平均マージ
9日 2時間
マージ済み PR(30日)
10

環境構築

Codespaces で開く

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

はじめの一歩

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

Azure/data-api-builder のほかの issue

Azure/data-api-builder の issue をすべて見る

似ている issue

C# の issue をもっと見る

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

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