Skip to content

Enforce collation/charset more heavily #415

Description

@g105b

Every so often, a project of mine struggles to apply a migration because there's a charset mismatch between tables, which shouldn't be possible really.

I will add the following to WebEngine's defaults, and track here accordingly:

charset=utf8mb4
collation=utf8mb4_general_ci

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions