[CONJS-74] Types definition must be string, not byte Created: 2019-05-20 Updated: 2019-06-18 Resolved: 2019-05-20 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | typescript |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When using typecast option, definition of FieldInfo.type is Type, that is currently set has a byte enumeration. See related discussion : https://github.com/MariaDB/mariadb-connector-nodejs/issues/54 |