Skip to main content

MigrateAssetTranslationData

Populates the new asset_translation table with data from the existing name column on asset, using the default channel's language code.

Call this from your migration's up() method after the asset_translation table has been created and before the name column is dropped from asset.

Ts
Signature

Parameters

queryRunner

parameterQueryRunner
Was this chapter helpful?
Report Issue
Edited Mar 30, 2026ยทEdit this page