mariadb-corporation / mariadb-connector-nodejs

MariaDB Connector/Node.js is used to connect applications developed on Node.js to MariaDB and MySQL databases. MariaDB Connector/Node.js is LGPL licensed.
GNU Lesser General Public License v2.1
363 stars 93 forks source link

logParam connection option missing from ConnectionConfig type #247

Closed tommyhtran closed 2 months ago

tommyhtran commented 1 year ago

logParam became documented after commit https://github.com/mariadb-corporation/mariadb-connector-nodejs/commit/a9228510a2717340944dddefd56fef8db17c6f08 (ref: #213), but was never added to ConnectionConfig.

logParam' does not exist in type 'ConnectionConfig'

rusher commented 1 year ago

right, this will be corrected in next version (3.2.1)

rusher commented 2 months ago

closing, since released in 3.2.1