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

Add Symbol.dispose to TypeScript PoolConnection #250

Open JonasFranke opened 10 months ago

JonasFranke commented 10 months ago

Symbol.dispose would allow the use of the new using keyword that was implemented in TS 5.2.2. TypeScript release notes to 5.2.2