Skip to content

better error handling for unsupported field types #50

@sidorares

Description

@sidorares

currently unsupported field type result in an error similar to "TypeError: Property '246' of object # is not a function"
where 246 is type ID (here - MYSQL_TYPE_NEWDECIMAL). Need to have better handling for unsupported types (or make default converter or even better add support for all current types)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions