mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-22 16:12:19 +00:00
* Cleans up the Database. Changes the charset to utf8mb4 Changes the collation to utf8mb4_unicode_ci Adds foreign keys to various tables that use the ckey Cleans up various inconsistencies (key used in a ckey field, wrong dates, ...) Changes the columns in ss13_cargo_items that hold json to JSON * Corrects Migration Number * Only drop tables if they exist. * Attempts to please travis * Moves another comment * Moves the sol swords out of energy and into misc