Skip to content

Added sql file to change all existing databases to the InnoDB storage engine

Coderan requested to merge (removed):fix/innodb-tables into ms4/dev

This MR is part of a larger project I picked up in which I am planning to make the database somewhat better, introducing stricter relationships between tables, more logic data types (i.e. tinyint instead of strings for flags) and a lot more.

Merge request reports