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

Commits on Jun 29, 2017

  1. Create TeradataProvider.cs

    Adding support for Teradata
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    f55aa63 View commit details
    Browse the repository at this point in the history
  2. Update DatabaseProvider.cs

    changes to resolve teradata provider
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    ea3f221 View commit details
    Browse the repository at this point in the history
  3. Update PetaPoco.csproj

    added reference to TeradataProvider.cs to project file
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    7254fc7 View commit details
    Browse the repository at this point in the history
  4. Update TeradataProvider.cs

    added regex reference
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    6d3416f View commit details
    Browse the repository at this point in the history
  5. Update TeradataProvider.cs

    added collection libraries
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    a03bb1e View commit details
    Browse the repository at this point in the history
  6. Update TeradataProvider.cs

    added linq reference
    nathanbaker authored Jun 29, 2017
    Configuration menu
    Copy the full SHA
    9158bdd View commit details
    Browse the repository at this point in the history