You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update ImportWorldHeritageSiteFromSplitFile (or whichever import command consumes world_heritage_sites.json) to write main_image_url into the new column.
Changes / 対応内容
Map main_image_url from JSON row to the model attribute on insert/upsert.
Summary / 概要
Update
ImportWorldHeritageSiteFromSplitFile(or whichever import command consumesworld_heritage_sites.json) to writemain_image_urlinto the new column.Changes / 対応内容
main_image_urlfrom JSON row to the model attribute on insert/upsert.