Skip to content

TINYINT(1) UNSIGNED is returned as bool #530

@bgrainger

Description

@bgrainger

A column with type TINYINT(1) UNSIGNED is returned as a bool by MySqlConnector, but as byte by Connector/NET (the same as TINYINT UNSIGNED). We should also return byte.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions