Skip to content

Conversation

@simolus3
Copy link
Contributor

This adds support for the Rest column described in the Raw Tables roadmap.

When the Rest column is used, we create a set of all other columns matched in a statement. During the sync process, we then match over the received row and build a JSON object containing values from the source row that aren't matched by a column in the raw table.

Having a rest column in the raw table can help with some migrations that add columns, because synced values would be available in that table without having to re-sync.

@simolus3 simolus3 requested a review from rkistner January 23, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants