impress/db
Emi Matchu ec6dca1c16 Improve Unicode support, emojis don't crash us anymore lol!
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!
2024-02-28 18:54:27 -08:00
..
migrate Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
openneo_id_migrate Add Remember Me to login 2023-10-23 19:05:08 -07:00
openneo_id_schema.rb Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
schema.rb Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
seeds.rb Move fundraising models into the Fundraising module 2024-02-18 20:29:31 -08:00