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

Demonstrate how to preserve constraints (uniqueness, foreign keys, check, etc.) when syncing through a central server #369

Open
tantaman opened this issue Sep 26, 2023 · 0 comments

Comments

@tantaman
Copy link
Collaborator

When syncing through a central server one can preserve any constraints they'd like. The server just needs to write the fixes for these constraints as a new database version to be synced down to clients.

Write up documentation on how to do this.

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