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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions