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 Request: Upsert #10

Open
theredwillow opened this issue Nov 24, 2020 · 2 comments
Open

Feature Request: Upsert #10

theredwillow opened this issue Nov 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@theredwillow
Copy link

There should be a function for adding a new entry if it doesn't exist or setting the current entry with what you provide if it doesn't already exist.

@AlexeiLevinzon
Copy link

Indeed like INSERT UPDATE on MySQL

@samuk190
Copy link
Owner

Can be done, but this is only to optimize time of developer i think

@samuk190 samuk190 added the enhancement New feature or request label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants