MariaDB Connector/Python 0.9.58 beta Changelog
The most recent Stable (GA) release of MariaDB Connector/Python is:MariaDB Connector/Python 1.1.12
DownloadRelease NotesChangelogConnector/Python Overview
Release date: 6 May 2020
For the highlights of this release, see therelease notes.
Do not use beta releases in production!
The revision number links will take you to the revision's page on GitHub. OnGitHub 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
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
Revision #6cb5227 2020-04-15 11:45:04 +0200
Bump version number
Last updated
Was this helpful?