Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 1.8 KB

Change Log

Closed issues:

  • limit_clause should include **kwargs in it's function arguments #6
  • Add "timestamp" to reserved keywords #4
  • Schema meaning in dialect implementation #3
  • AUTHMECH=LDAP #1

Merged pull requests:

Changes in Version 0.0.6 (Released: July 6, 2016)

The original repository has moved under the Teradata organization 🎉🎊📈

The initial implementation includes the following changes:

  • An implementation of TeradataDialect and the various compilers

  • Implement various generic types in the TeradataTypeCompiler and dialect specific types

  • Various tests for the types and usage of the dialect

    The majority of the development in the beginning is squashed into the following commit: