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

Implement insertReturning support. #3

Open
JanezStupar opened this issue Feb 7, 2024 · 0 comments
Open

Implement insertReturning support. #3

JanezStupar opened this issue Feb 7, 2024 · 0 comments

Comments

@JanezStupar
Copy link
Owner

The issue is that drift_crdt does not support insertReturning drift method.

What I noticed is that insertReturning calls runSelect under the hood, which is why the CRDT logic misses it.

Also there is no test for insertReturning in the integrations tests.

see: #2 (comment)

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