dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Migrate MyISAM to InnoDB #109

Open Almad opened 3 years ago

Almad commented 3 years ago

This requires old version to be shut down.

It also requires checking all migrations where we --faked creation of foreign keys and manually repairing them.

Faked migrations (list in progress):

Relations to migrate / fix:

Almad commented 3 years ago

IMHO makes only sense if we'll not do #193