Skip to content

MySQL schema/migration should default to CHARSET=utf8mb4 #33596

@dhh

Description

@dhh

Right now we're defaulting to the 3-char utf8 that leads to pain and suffering. We should default to CHARSET=utf8mb4. We should probably also default to COLLATION=utf8mb4.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions