MariaDB Connector/Python 1.0.3 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: 7 Oct 2020
For the highlights of this release, see the release notes.
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 #21c9afc
2020-10-04 12:34:41 +0200
- Removed reference increment in cursor.description
- Revision #8944cb8
2020-10-04 11:35:40 +0200
- Error handling fixes:
- Revision #846c0d0
2020-10-03 16:41:29 +0200
- Fix for CONPY-119: Fixed memory leak
- Revision #cbd51de
2020-10-02 12:54:21 +0200
- When converting parameters also check subtype of a Python Object
- Revision #bce98d7
2020-10-02 12:52:09 +0200
- Fix for CONPY-118: Leak when using text protocol
- Revision #08673bb
2020-09-29 14:14:02 +0200
- Small "workaround" for MDEV-23481:
- Revision #8ff0333
2020-09-29 13:46:13 +0200
- Fixed conversion of Integer parameters:
- Revision #3f95456
2020-09-29 13:21:13 +0200
- CONPY-117: Added converter support
- Revision #5d4a8d5
2020-09-29 11:43:47 +0200
- Fix for CONPY-116: Wrong type reported for SQL type JSON
- Revision #6ab09b2
2020-09-22 07:01:07 +0200
- Fixed parser bug
- Revision #23678b3
2020-09-19 15:37:54 +0200
- removed redundant callproc method entry
- Revision #6fcb9a5
2020-09-19 15:32:50 +0200
- more compiler warning fixes
- Revision #709ac83
2020-09-19 14:05:53 +0200
- Fixed compiler warnings
- Revision #3ca93fa
2020-09-19 09:29:11 +0200
- Documentation for FIELD_TYPE constants
- Revision #51810b7
2020-09-15 12:34:37 +0200
- Added constants.FIELD_TYPE
- Revision #4989ed0
2020-09-15 12:33:55 +0200
- Fixed installation text
- Revision #8d1fdaa
2020-09-15 12:32:14 +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.