- Include a default maximum for turbodbc rows per batch of 50,000
0.0.2
- Added Turbodbc connector - Changed python version compatibility to 3.5 - 3.7
0.0.1
Release Notes: - Basics for an SQLAlchemy connection to an Actain PSQL database. - Uses pyodbc but is not explicitly required. - Enough Dialect functionality for an SQLAlchemy reflection - Primary keys not supported.