Related questions
Question 28 - AD0-E711 discussion
A developer wants to rename a column in a custom module, so both columns were added to db Which additional action, if any. is needed to migrate data between the two columns?
A.
No additional action will be needed since the data is migrated automatically.
B.
Add onCreate="migrateDataFrom(old_column_name)" in the column definition in db_schema.xml.
C.
Add 'old’ attribute with the previous name of the column in the db_schema.xml.
Your answer:
0 comments
Sorted by
Leave a comment first