You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added timestamp to ReservedKeywords [\#5](https://github.com/Teradata/sqlalchemy-teradata/pull/5) ([mrbungie](https://github.com/mrbungie))
18
+
19
+
2
20
3
21
### Changes in Version 0.0.6 (Released: July 6, 2016)
4
22
The [original repository](https://github.com/sandan/sqlalchemy-teradata) has moved under the Teradata organization :tada::confetti_ball::chart_with_upwards_trend:
@@ -7,6 +25,6 @@ The initial implementation includes the following changes:
7
25
*`An implementation of TeradataDialect and the various compilers`
8
26
*`Implement various generic types in the TeradataTypeCompiler and dialect specific types`
9
27
*`Various tests for the types and usage of the dialect`
10
-
11
-
The majority of the development in the beginning is squashed into the following commit:
12
-
*[add tests, compiler impls, type impls](https://github.com/Teradata/sqlalchemy-teradata/commit/def0489f6f75bbfaf6012027394e78747a3941fc)
28
+
29
+
The majority of the development in the beginning is squashed into the following commit:
30
+
*[add tests, compiler impls, type impls](https://github.com/Teradata/sqlalchemy-teradata/commit/def0489f6f75bbfaf6012027394e78747a3941fc)
0 commit comments