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

Replace/insert errors operation_data should always contain tuple that was not inserted #398

Open
psergee opened this issue Nov 22, 2023 · 0 comments
Labels
5sp feature A new functionality

Comments

@psergee
Copy link
Contributor

psergee commented Nov 22, 2023

Sometimes it is not possible to determine (using returned success list) which tuple is not inserted, because it can be changed by a trigger. In this case returned success list will not contain the original tuple. Need to be able to uniquely determine which tuple is not inserted/replaced. Most likely this can be done using operation_data error field.

@psergee psergee added feature A new functionality 5sp labels Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5sp feature A new functionality
Projects
None yet
Development

No branches or pull requests

1 participant