[CONJS-252] missing deprecated option supportBigNumbers and bigNumberStrings in Typescript Created: 2023-05-10 Updated: 2023-05-12 Resolved: 2023-05-12 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | typescript |
| Affects Version/s: | None |
| Fix Version/s: | 3.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
see https://github.com/mariadb-corporation/mariadb-connector-nodejs/issues/240 Even if supportBigNumbers and bigNumberStrings option are deprecated, they are still supported, and not in Typescript definition. |