]> BookStack Code Mirror - bookstack/commit
Updated migration to convert MyISAM tables to InnoDB
authorDan Brown <redacted>
Mon, 24 Sep 2018 14:58:40 +0000 (15:58 +0100)
committerDan Brown <redacted>
Mon, 24 Sep 2018 14:58:40 +0000 (15:58 +0100)
commit9abdab3991c214158b909f3433f00fc8b553ded6
treecd166c84e180f5684dce6fe76d35733527bb4851
parent43122f86e81a8717ae51df77af93006290d094a8
Updated migration to convert MyISAM tables to InnoDB

New bookshelves_books tables requires foreign constraints which error on MyISAM.
For #1027
database/migrations/2018_08_04_115700_create_bookshelves_table.php