Azure / Azure/data-api-builder
Special Unicode characters causing exception for GraphQL when used for backing columns
Open
bug
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
If the configuration file contains backing columns with unique Unicode characters within them (ie: outside of the normal range of [A-z] and [a-z]), we will get errors during bootstrapping for GraphQL. This causes the GraphQL service to fail to run, and be unavailable. REST will still function as normally.
This needs to be investigated, and appropriately mitigated.
Contributor guide
Assessment
This issue has not been assessed yet.