v1.11.2
·
1313 commits
to master
since this release
- Fix for empty string decimal value in PandasCursor.
Thanks @hoffrocket. (/pull/157) - Changed to escape % characters, even if there are no parameters to bind in SQLAlchemy.
Thanks @diego-serrano-glean. (/issues/160)