Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0
-
Component/s: typescript
-
Labels:None
Description
When using typecast option, definition of FieldInfo.type is Type, that is currently set has a byte enumeration.
Real result has a string datatype.
See related discussion : https://github.com/MariaDB/mariadb-connector-nodejs/issues/54