Azure / Azure/data-api-builder

[Bug]: quoted table name for postgrsql db not supporting with dab version 1.5.43-rc

オープン
#2,703 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug pgsql triage
主要言語
C#
スター
1.5k
フォーク
370
平均マージ
3日 22時間
マージ済み PR(30日)
9

説明

### What happened?

When I used dab for postfresql then it’s not supported and it’s failing to start with this error
42P01: relations “db.”Employee”” does not exist.

as per db is schema and “Employee” is table name.

Used this in dab config JSON

{
“source”: {
“object”: “db.\”Employee\””,
“type”: “table”
}

### Version

1.5.43-rc

### What database are you using?

PostgreSQL

### What hosting model are you using?

Custom Docker host

### Which API approach are you accessing DAB through?

REST

### Relevant log output

```Text

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

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

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

調査の方向性

ソースファイル、テスト、エントリポイントのいずれも指定されていません。提供された DAB 構成で PostgreSQL 1.5.43-rc に対して問題を再現し、その後、スキーマと引用符で囲まれたテーブル名 Employee がどのように解決されるかを追跡してください。サービスが起動し、42P01 エラーなしで構成されたテーブルにアクセスできれば完了です。

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

評価

技術スタック
postgresql
領域
backend-api-design, databases
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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