Skip to content

Fix: Column name for multiple dialects#8

Merged
dpguthrie merged 5 commits intomainfrom
fix/column-name-upper
Jan 20, 2025
Merged

Fix: Column name for multiple dialects#8
dpguthrie merged 5 commits intomainfrom
fix/column-name-upper

Conversation

@dpguthrie
Copy link
Owner

A hacky solution existed prior to this that uppercased the column name when sending it as a filter to the discovery API. This was done to account for Snowflake's upper casing (which is what I'm using to test). This is pretty rigid though as none of the other dialects will do that.

@dpguthrie dpguthrie merged commit 8529a00 into main Jan 20, 2025
1 check passed
@dpguthrie dpguthrie deleted the fix/column-name-upper branch January 20, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant