Skip to content

refactor: sync width & height to remote asset entity#23970

Merged
alextran1502 merged 1 commit intochore/reset-syncfrom
refactor/sync-width-height-to-remote-asset
Nov 18, 2025
Merged

refactor: sync width & height to remote asset entity#23970
alextran1502 merged 1 commit intochore/reset-syncfrom
refactor/sync-width-height-to-remote-asset

Conversation

@shenlong-tanwen
Copy link
Copy Markdown
Member

Description

Updates the remote sync repo to write the width and height of assets to the remote asset entity instead of the remote exif entity. This will make it easier for queries to fetch those properties without joining on the exif table.

Follows #23969, as that resets the remote sync, truncating all remote tables, allowing us to migrate the width and height easily, instead of us manually migrating them

@shenlong-tanwen shenlong-tanwen changed the title refactor: reset remote sync on update refactor: sync width & height to remote asset entity Nov 18, 2025
@alextran1502 alextran1502 merged commit 1ecd4af into chore/reset-sync Nov 18, 2025
51 of 52 checks passed
@alextran1502 alextran1502 deleted the refactor/sync-width-height-to-remote-asset branch November 18, 2025 21:02
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.

3 participants