Files
Arcturus-Morningstar-Extended/Database Updates/Own_Database_RunFirst
simoleo89 76eb1ecd05 fix(furnidata): furnidata_edit_log charset utf8mb3 -> utf8mb4
utf8mb3 is deprecated (removed in MySQL 9.0) and can lose data on
emoji / 4-byte characters in audited furni names/descriptions. Use
utf8mb4/utf8mb4_unicode_ci (live table converted via ALTER).
2026-06-06 17:31:13 +02:00
..
2026-05-18 12:56:28 +02:00
2026-06-03 09:46:43 +02:00