HomeMusing Studio

Fix character set for post signature column on MySQL / MariaDB instances

Description

Fix character set for post signature column on MySQL / MariaDB instances

Previously, we never specified the character set, and it seemed to default to
utf8mb3 instead of utf8mb4, which caused issues when updating the value if,
for example, the signature contained emoji.

Fixes #1572

Details

Provenance
mattAuthored on Fri, Feb 13, 9:37 PM
Parents
rWFe213aae82c25: Merge pull request #1602 from writefreely/dependabot/github_actions/docker/buil…
Branches
Unknown
Tags
Unknown
References
refs/pull/1608/head, fix-signature-collation