fix: name.

This commit is contained in:
Darshan
2025-06-25 11:53:21 +05:30
parent 789064e295
commit d7d8dbdbd4
@@ -16,7 +16,7 @@ class Delete extends IndexDelete
{
public static function getName(): string
{
return 'updateColumnIndex';
return 'deleteColumnIndex';
}
/**