Skip to content

MySQL support boolean FieldMapping fields and properties #60

@hisystems

Description

@hisystems

Currently, the MySQL connection provides a BIT field as a long data type rather than as a boolean data type. Therefore, convert the long data type (values 1 or 0) to true or false respectively when setting the fields using the FieldMappingAttribute.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions