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: Added support for inserting multiple entries #131

Closed

Conversation

kharbanda14
Copy link

Added db method to insert multiple records at once, with updated readme file and test.

Method CreateMany calls Query method with the insert query based on the documentation.

Surreal DB Version : 1.3.1

@kharbanda14 kharbanda14 changed the title Feature: Added support for multiple entries Feature: Added support for inserting multiple entries Mar 28, 2024
@kharbanda14
Copy link
Author

After searching, the bulk insert functionality already exists by using db.Insert() method.

@kharbanda14 kharbanda14 closed this Apr 3, 2024
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 this pull request may close these issues.

1 participant