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

Add contrib package for MSSQL #1650

Merged
merged 3 commits into from
Apr 21, 2016
Merged

Add contrib package for MSSQL #1650

merged 3 commits into from
Apr 21, 2016

Commits on Apr 13, 2016

  1. Add contrib package for MSSQL

    This is primarily based off of the mysqldb.py module, but uses the _mssql library instead
    Travis Cook committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    4b31ab8 View commit details
    Browse the repository at this point in the history
  2. Fix failures related to flake8 standards

    Travis Cook committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    2e99258 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

  1. Add comments related to derivation of abstract base class for rdbms t…

    …argets
    Travis Cook committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    baafc84 View commit details
    Browse the repository at this point in the history