Azure / Azure/data-api-builder
[Bug]: quoted table name for postgrsql db not supporting with dab version 1.5.43-rc
- Lingua principale
- C#
- Stelle
- 1.5k
- Fork
- 370
- Merge medio
- 3g 22h
- PR unite (30g)
- 9
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Non è specificato alcun file sorgente, test o punto di ingresso. Riproduci il problema con la configurazione DAB fornita su PostgreSQL 1.5.43-rc, quindi traccia il modo in cui vengono risolti lo schema e il nome della tabella Employee tra virgolette; il lavoro è completato quando il servizio si avvia e può accedere alla tabella configurata senza un errore 42P01.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- postgresql
- Ambito
- backend-api-design, databases
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100