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

Add checkNumberRange to TS types #218

Closed urugator closed 1 year ago

urugator commented 1 year ago

As already mentioned here https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/201#issuecomment-1208211632, the new checkNumberRange option was not added to type definitions.

rusher commented 1 year ago

right, thanks for the PR. This is now merged in develop branch and will be part of next 3.0.2 version