We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sync'ing versions with change conflicts leads to foreign key violations in createChangeConflict within the sync mechanism.
createChangeConflict
The text was updated successfully, but these errors were encountered:
interim fix: disable foreign keys on server
a49d72b
mitigates opral/lix-sdk#214
interim fix by deactivating foreign on the server a49d72bd952af65c226144dca3f5537b963b967f to enable sync for dec 16
Sorry, something went wrong.
No branches or pull requests
Context
Sync'ing versions with change conflicts leads to foreign key violations in
createChangeConflict
within the sync mechanism.Reproduction
The text was updated successfully, but these errors were encountered: