Skip to content

Issues with mysql #3

@mjpitz

Description

@mjpitz

Gosh... where to begin. When attempting to test with MySQL, I noticed some oddities with how the Gorm driver was behaving. First, when integer fields were annotated, the resulting datatype would be a varbinary of a specific length instead of being a blob. Second, once those annotations were removed, I couldn't get the unit test to work because the driver was trying to de-serialize a time.Time field using the AES serializer even though it wasn't annotated. Need to investigate this support a whole lot more.

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