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
366 stars 91 forks source link

Allow to pass type to query function #229

Closed p-kuen closed 1 year ago

p-kuen commented 1 year ago

This helps to set output type instead of using "as" afterwords.

rusher commented 1 year ago

merged in develop branch. Will be part of next release