Download | Release Notes | Changelog |
Release date: 20 Mar 2020
MariaDB Connector/Node.js 2.3.0 is a Stable (GA) release.
For an overview of MariaDB Connector/Node.js see the page
2.3.0 has been deprecated to 2.3.1: changing new connection option timeout to queryTimeout to avoid any confusion.
- Resultset with same identifier skip data. Now an error will be thrown.
- permit setting session query timeout per option
- Force connection.escapeId to emit backtick #101
- exporting SqlError class to permit instanceOf checks #100
misc:
appveyor testing server version upgrade
better debug logging trace format
correct ssl test
For a complete list of changes made in this release, with links to detailed information on each push, see the .
CONJS-122 - fix undefined localTz with timezone: 'Z' issue #92
CONJS-121 - Connection.escapeId must always quote value to permit reserved words
This page is: Copyright © 2025 MariaDB. All rights reserved.