Skip to content

feat: persist main_image_url via ImportWorldHeritageSiteFromSplitFile#451

Merged
zigzagdev merged 1 commit intochore/add-main_iamge_urlfrom
feat/import-persist-main-image-url
May 4, 2026
Merged

feat: persist main_image_url via ImportWorldHeritageSiteFromSplitFile#451
zigzagdev merged 1 commit intochore/add-main_iamge_urlfrom
feat/import-persist-main-image-url

Conversation

@zigzagdev
Copy link
Copy Markdown
Owner

No description provided.

Map main_image_url from the split JSON onto the world_heritage_sites
upsert payload so each imported site stores the hero image URL
directly. The flush() method derives the upsert column list from
the row's keys, so adding the field here is sufficient — no other
mapping changes are required.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zigzagdev zigzagdev self-assigned this May 4, 2026
@zigzagdev zigzagdev linked an issue May 4, 2026 that may be closed by this pull request
2 tasks
Copy link
Copy Markdown
Owner Author

@zigzagdev zigzagdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zigzagdev zigzagdev merged commit 645a95b into chore/add-main_iamge_url May 4, 2026
25 checks passed
@zigzagdev zigzagdev deleted the feat/import-persist-main-image-url branch May 4, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: persist main_image_url via import command

1 participant