Add database migration step to fix database index length
This commit is contained in:
parent
1ff551ea85
commit
dd57a797ea
@ -12,7 +12,7 @@ use OCP\Migration\SimpleMigrationStep;
|
||||
/**
|
||||
* Auto-generated migration step
|
||||
*/
|
||||
class Version010402Date20200508180941 extends SimpleMigrationStep {
|
||||
class Version010404Date20201030180941 extends SimpleMigrationStep {
|
||||
|
||||
/**
|
||||
* @param IOutput $output
|
Reference in New Issue
Block a user