Files
Arcturus-Morningstar-Extended/Database Updates
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-04-14 15:21:43 +02:00
2026-05-19 16:57:34 +02:00
2026-06-03 09:46:43 +02:00
2026-05-28 11:49:20 +02:00
2026-05-30 07:52:02 +02:00