MariaDB Node.js Connector 3.2.2, and Python Connector 1.1.8 now available
Posted on 10月 16, 2023 by Daniel Bartholomew
MariaDB is pleased to announce the immediate availability of MariaDB Connector/Node.js 3.2.2, and Connector/Python 1.1.8.
Release Notes and Changelog
MariaDB Connector/Node.js 3.2.2
Notable items in this release include:
- Fixes for various issues.
MariaDB Connector/Python 1.1.8
Notable items in this release include:
- Cusor object now provides a metadata attribute, which returns resultset metadata as a dictionary. The metadata attribute also contains information about extended field types like JSON, UUID, INET4/6 and geometry types.
- Added new constants mariadb.constants.EXT_FIELD_TYPE which describe extended field types.
- Fixes for various issues.
See the release notes and changelogs for more details and visit mariadb.com/downloads/connectors to download.