BookStack/app/Console/Commands
Dan Brown 6bcd89acf7
Moved utf8mb4 migration to command instead of migration
To prevent errors upon migration.
Command generates out the SQL syntax to make the change instead
so the upgrade can be done manually.

In reference to #425
2017-07-22 15:54:17 +01:00
..
ClearActivity.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
ClearRevisions.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
ClearViews.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
RegeneratePermissions.php Made more efficiency improvements to permission system 2017-04-30 11:38:58 +01:00
RegenerateSearch.php Made more efficiency improvements to permission system 2017-04-30 11:38:58 +01:00
UpgradeDatabaseEncoding.php Moved utf8mb4 migration to command instead of migration 2017-07-22 15:54:17 +01:00