format: granularity for constraints in AdbcConnectionGetObjects
Open
- Dominant language
- C#
- Stars
- 627
- Forks
- 217
- Avg merge
- 17h
- Merged PRs (30d)
- 57
Description
Fetching constraints can be quite expensive if they're not going to be needed. AdbcConnectionGetObjects doesn't make it possible to get tables or columns without also fetching constraints. There should be a way to do so.
Contributor guide
Assessment
This issue has not been assessed yet.