forked from OpenNeo/impress
A few pieces here: 1. Convert all tables to `utf8mb4`+`utf8mb4_unicode_520_ci` strings. 2. Configure that as the server's default. 3. Configure the Rails database connection to use this encoding too. Came together pretty well, whew! This has been a LONG time coming, `latin1` is NOT a good charset for the year 2024! |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| basic_type_hashes.yml | ||
| boot.rb | ||
| cable.yml | ||
| credentials.yml.enc | ||
| database.yml | ||
| environment.rb | ||
| locale_meta.yml | ||
| routes.rb | ||
| storage.yml | ||