Skip to content

Unknown FieldType 245 #244

@Narven

Description

@Narven

I'm using MySQL 5.7.14 that has support for JSON fields types.

Currently I'm trying to do a db.Select, and passing a struct and I'm getting this error Unknown FieldType 245, the error goes a way if I don't select the JSON field.

In go-sql-driver/mysql#414 it was added the json field type.

Any idea how to define that field ? bar json ?

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