MariaDB Connector/Python 0.9.58 beta Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:
MariaDB Connector/Python 1.1.10
Download Release Notes Changelog Connector/Python Overview
Release date: 6 May 2020
For the highlights of this release, see the release notes.
Do not use beta releases in production!
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- Revision #5334dde
2020-05-06 05:23:09 +0200
- Fixed typo
- Revision #87684a1
2020-05-05 22:41:36 +0200
- Fix for CONPY-62: Decimal values returned as strings when passing in paramaters
- Revision #d35d172
2020-05-05 08:25:35 +0200
- Fix for CONPY-61:
executemany()
doesn't allow inserting optional entries
- Fix for CONPY-61:
- Revision #3028132
2020-04-23 22:19:03 +0200
- Fix for CONPY-59: Cursor fetchall with error
- Revision #59c7771
2020-04-19 14:59:54 +0200
- Fix for CONPY-58: Parameter Error when using
paramstyle PYFORMAT
- Fix for CONPY-58: Parameter Error when using
- Revision #6cb5227
2020-04-15 11:45:04 +0200
- Bump version number
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.