Refapp should use utf8mb4 text encoding for MariaDB

Priority

Parent

Labels

Affects versions

None

Fix versions

None

Sprint

Description

The Refapp currently uses MariaDB as its database, with utf8 as its default text encoding. However, MariaDB’s (and MySQL’s) implementation of utf8 cannot handle all utf8 characters (for example: emojis). We should change it to use utf8mb4, which should handle all utf8 characters.

Acceptance Criteria

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Goals

None

Created April 27, 2024 at 2:01 AM
Updated July 25, 2024 at 2:05 PM
Resolved July 25, 2024 at 2:05 PM