Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support data models with natural keys #883

Open
bobvawter opened this issue May 24, 2024 · 0 comments
Open

Support data models with natural keys #883

bobvawter opened this issue May 24, 2024 · 0 comments

Comments

@bobvawter
Copy link
Member

It would be useful to be able to override Replicator's understanding of the primary key for a table when it generates SQL interactions. There may be data sources whose primary key does not line up with the target's primary key, yet the source and target both share a unique, natural key. The necessary changes to the upsert queries should primarily consist of allowing the arbitrator index to be overridden.

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

No branches or pull requests

1 participant