getTable('authtoken'); if ($table->hasIndex('authtoken_version_index')) { $table->dropIndex('authtoken_version_index'); } return $schema; } }