Handle case sensitivty of table and column names
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
Right now in some places we are converting names to lower case.
- [ ] Column names Case sensitivity
- [ ] Table name Case sensitivity
- [ ] Validate missing columns and tables and throw an error
Contributor guide
Assessment
This issue has not been assessed yet.