The source project of this merge request has been removed.
Added sql file to change all existing databases to the InnoDB storage engine
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.