Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: evadb is now consistent with lowercase #1091

Merged
merged 2 commits into from
Sep 11, 2023
Merged

fix: evadb is now consistent with lowercase #1091

merged 2 commits into from
Sep 11, 2023

Conversation

gaurav274
Copy link
Member

@gaurav274 gaurav274 commented Sep 11, 2023

  1. Converting to lowercase for the time being. Changing the binder to take care of case sensitive databases is a long commitment and we can revisit it later.

@gaurav274 gaurav274 added Bug 🐞 EVA is not working as expected Crash 💥 EVA is crashing labels Sep 11, 2023
@gaurav274 gaurav274 added this to the v0.3.5 milestone Sep 11, 2023
@gaurav274 gaurav274 linked an issue Sep 11, 2023 that may be closed by this pull request
2 tasks
@gaurav274 gaurav274 marked this pull request as ready for review September 11, 2023 03:18
@gaurav274 gaurav274 self-assigned this Sep 11, 2023
@xzdandy xzdandy merged commit 159f450 into staging Sep 11, 2023
5 checks passed
@xzdandy xzdandy deleted the bug-sqlite branch September 11, 2023 05:22
gaurav274 added a commit that referenced this pull request Sep 13, 2023
1. Converting to lowercase for the time being. Changing the binder to
take care of case sensitive databases is a long commitment and we can
revisit it later.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 EVA is not working as expected Crash 💥 EVA is crashing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Binder error when external data source has a table with uppercase column name
2 participants