[ticket/17525] Rename migration to reflect its purpose

PHPBB-17525
This commit is contained in:
rxu 2025-06-17 14:09:34 +07:00
parent 84d195ac21
commit 45a69eca14
No known key found for this signature in database
GPG key ID: 8117904FEDEFDD17

View file

@ -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()
{