Releases: dirkjonker/sqlalchemy-turbodbc
Releases · dirkjonker/sqlalchemy-turbodbc
v1.2.3
What's Changed
- update dbapi() to import_dbapi() by @david-engelmann in #15
- prep for v1.2.1 by @adamchen in #16
- Add matching for error message returned by turbodbc by @nominee1997 in #17
- bump version in preparation for release by @adamchen in #18
- Update parsing of read_buffer_size by @gsakkis in #19
- bump version by @adamchen in #20
New Contributors
- @david-engelmann made their first contribution in #15
- @nominee1997 made their first contribution in #17
- @gsakkis made their first contribution in #19
Full Changelog: v1.2.0...v1.2.3
v1.2.0
v1.1.1
Forgot to bump setup.py
See v1.1.0 for most recent changes
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add large_decimals_as_64_bit_types option by @MarcAntoineSchmidtQC in #11
- Add support for statements cache by @adamchen in #10
New Contributors
- @MarcAntoineSchmidtQC made their first contribution in #11
- @adamchen made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0