[CONJS-185] consider BIT(1) as boolean Created: 2022-01-04 Updated: 2022-01-05 Resolved: 2022-01-05 |
|
| Status: | Closed |
| Project: | MariaDB Connector/node.js |
| Component/s: | other |
| Affects Version/s: | None |
| Fix Version/s: | 3.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Diego Dupin | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
driver consider BIT as array. Like java driver, BIT(1) is special and be considered as boolean |