thegazelle-ad / gazelle-server

Server for front-end and editor tools of The Gazelle
MIT License
19 stars 8 forks source link

Further convert database to use utf8mb4 #388

Closed emilgoldsmith closed 6 years ago

emilgoldsmith commented 6 years ago

While we're at it, let's do it properly. Make sure we use the correct collation as described here: https://stackoverflow.com/a/766996 and also see https://mathiasbynens.be/notes/mysql-utf8mb4 for a possible guide to use