We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f63c7 commit f995305Copy full SHA for f995305
README.rst
@@ -44,6 +44,8 @@ Get Involved
44
* You can contribute to our documentation by going to our github wiki.
45
* All code submissions are done through pull requests.
46
47
+We have a room in `gitter`_. It is still based off of the old repo but it will do.
48
+
49
Tests
50
=====
51
@@ -97,6 +99,7 @@ See Also
97
99
- `PyTd`_: the DB API 2.0 implementation found in the teradata module
98
100
- `sqlalchemy\_aster`_: A SQLAlchemy dialect for aster
101
102
+.. _gitter: https://gitter.im/sandan/sqlalchemy-teradata
103
.. _example: https://github.com/Teradata/sqlalchemy-teradata/wiki/Examples#creating-an-engine
104
.. _pytest docs: http://pytest.org/latest/contents.html#toc
105
.. _PyTd: https://github.com/Teradata/PyTd
0 commit comments