mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-07-28 17:02:04 +03:00
Updated utfmb4 upgrade command
This commit is contained in:
@ -12,7 +12,7 @@ class UpgradeDatabaseEncoding extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'bookstack:db-utf8mb4-syntax {--database= : The database connection to use.}';
|
||||
protected $signature = 'bookstack:db-utf8mb4 {--database= : The database connection to use.}';
|
||||
|
||||
/**
|
||||
* The console command description.
|
||||
|
Reference in New Issue
Block a user