Connector/Node.js 3.2.0 Release Notes
Connector/Node.js 3.2.0 is a Stable (GA) release of MariaDB Connector/Node.js, released on 2023-06-19
Notable changes
API addition
await conn.importFile({
file: '/tmp/someFile.sql',
database: 'myDb'
});Issues Fixed
Last updated
Was this helpful?

