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

Create TeradataProvider.cs #403

Open
wants to merge 6 commits into
base: development
Choose a base branch
from

Conversation

nathanbaker
Copy link

Adding support for Teradata

Adding support for Teradata
changes to resolve teradata provider
added reference to TeradataProvider.cs to project file
added regex reference
added collection libraries
added linq reference
@pleb
Copy link
Member

pleb commented Jun 29, 2017

Thanks for the PR.

Is there a docker image for this DB? The reason I ask is that I'd like to figure out how easy/hard it would be to add integration tests

@nathanbaker
Copy link
Author

That's a good idea, it seems this page has docker-images for Teradata

https://github.com/Teradata/docker-images

I can have a look into it and get back to you.

@pleb
Copy link
Member

pleb commented Sep 16, 2020

Sorry it's been so long. I've looked and they still don't have docker images. All I could find was a VMware image on the TeraData website. The TeraData website is a nightmare to navigate. Then I tried to find the documentation to read for TeraData database itself. To cut a long story short, I've given up. I'm going to leave this PR here encase somebody comes along and can make use of it. I really only want to support DBs I can run via docker so that I can run integration tests against them

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.

2 participants