Generate code from SqlMetaData.xml
Open
Performance :chart_with_upwards_trend:
Up-for-Grabs :raised_hands:
- Dominant language
- C#
- Stars
- 989
- Forks
- 340
- Avg merge
- 4d 19h
- Merged PRs (30d)
- 72
Description
Today we are reading in the `SqlMetaData.xml` file and parsing it into data structures at runtime. See if we can do that work at compile time and generate some static code or data structures instead to avoid runtime overhead and possible errors.
Contributor guide
Assessment
This issue has not been assessed yet.