Azure / Azure/data-api-builder
[Bug]: Cannot read the table name when it is contains capital letters
- Vorherrschende Sprache
- C#
- Sterne
- 1.5k
- Forks
- 370
- Ø Merge
- 3 T. 22 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
### What happened?
When the table name contains capital letter, Data Api Builder will convert it into lower case and hence the table cannot be read
### Version
Microsoft.DataApiBuilder 1.1.7+74ea6c5f37f8629fd7f8b13fc56027bf0bf0a93a
### What database are you using?
PostgreSQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
REST
### Relevant log output
_No response_
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
```[tasklist]
### Tasks
```
Beitragsleitfaden
Rechercherichtung
Start by reproducing the issue with a PostgreSQL table whose name contains capital letters, using Data API Builder's REST API in the local or CLI hosting model. Trace where the table name is normalized before the read request reaches the database; done means the existing capitalized table can be read without being converted to lowercase.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp, postgresql
- Bereich
- api, backend, databases
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100