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

Adding utf8-enabled odbc adapter #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Adding utf8-enabled odbc adapter #27

wants to merge 4 commits into from

Conversation

anaximander
Copy link

No description provided.

divoxx pushed a commit to doximity/odbc_adapter that referenced this pull request Aug 11, 2023
* MOJ-519 Rewrote the column retrieval to use the information schema instead of odbc calls so we can get default values

* MOJ-519 Removed unnecessary check for empty string default value

* MOJ-519 Removed the idea of the table store. May be worth revisiting later on, but with multiple instances of the connection I'm not confident that the small gains are worthwhile.

* MOJ-519 Committing code with debug still in place

* MOJ-519 Removed the debug code and made the private methods private

* MOJ-519 Remove case changes from the columns query so it can be used with quoted table names
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