mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 03:28:51 +00:00
[ticket/17525] Rename migration to reflect its purpose
PHPBB-17525
This commit is contained in:
parent
84d195ac21
commit
45a69eca14
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ namespace phpbb\db\migration\data\v400;
|
|||
|
||||
use phpbb\db\migration\migration;
|
||||
|
||||
class rename_auth_role_id_index extends migration
|
||||
class rename_duplicated_index_names extends migration
|
||||
{
|
||||
public static function depends_on()
|
||||
{
|
Loading…
Add table
Reference in a new issue