Skip to content
This repository was archived by the owner on Jan 23, 2019. It is now read-only.
This repository was archived by the owner on Jan 23, 2019. It is now read-only.

arnold fails to create migration table in MySQL with InnoDB + utf8mb4  #33

@tuukkamustonen

Description

@tuukkamustonen

See: https://bitbucket.org/ollyc/yoyo/issues/14/mysql-with-innodb-utf8mb4-causes-problems

I didn't actually test it, but looking at source code, it seems like arnold would suffer from the same issue, because table is created using model.create_table() and migration column is specified with max_length=255?

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