Skip to content

MySQL adapter boolean type should be BIT, not TINYINT #57

@andybellenie

Description

@andybellenie

Change the adapter code for MySQL to:

<cfset variables.sqlTypes['boolean'] = {name='BIT'}>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions