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

Feature: UPSERT #141

Open
2 tasks done
EtienneBruines opened this issue Jun 13, 2024 · 0 comments · May be fixed by #142
Open
2 tasks done

Feature: UPSERT #141

EtienneBruines opened this issue Jun 13, 2024 · 0 comments · May be fixed by #142

Comments

@EtienneBruines
Copy link

Is your feature request related to a problem?

The new (v2.0.0-alpha.1) UPSERT command is not available in the Go SDK.

Describe the solution

An implementation of the UPSERT command.

Alternative methods

I could not find any way to make the UPSERT command work without an "official" implementation, since the send function is private.

SurrealDB version

2.0.0-alpha.1 for linux on x86_64

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct
EtienneBruines added a commit to EtienneBruines/surrealdb.go that referenced this issue Jun 13, 2024
Add support for the new UPSERT command. Fixes surrealdb#141
@EtienneBruines EtienneBruines linked a pull request Jun 13, 2024 that will close this issue
EtienneBruines added a commit to EtienneBruines/surrealdb.go that referenced this issue Jun 13, 2024
Add support for the new UPSERT command. Fixes surrealdb#141
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

Successfully merging a pull request may close this issue.

1 participant