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

Add support for batch creates and updates #297

Merged
merged 14 commits into from
Aug 16, 2023
Merged

Conversation

christyjacob4
Copy link
Contributor

@christyjacob4 christyjacob4 commented Jul 26, 2023

  • add supports for createDocuments, and updateDocuments

@christyjacob4
Copy link
Contributor Author

@abnegate abnegate changed the title feat: add support for batch updates Add support for batch creates and updates Aug 11, 2023
@abnegate abnegate marked this pull request as ready for review August 11, 2023 23:20
@abnegate abnegate requested a review from fogelito August 15, 2023 18:41
src/Database/Database.php Outdated Show resolved Hide resolved
@abnegate abnegate merged commit be3a141 into 0.30.x Aug 16, 2023
2 checks passed
abnegate added a commit that referenced this pull request Aug 18, 2023
Add support for batch creates and updates
# Conflicts:
#	composer.json
#	composer.lock
#	src/Database/Adapter/MariaDB.php
#	src/Database/Adapter/Mongo/MongoDBAdapter.php
#	src/Database/Adapter/Postgres.php
#	src/Database/Database.php
#	tests/Database/Adapter/PostgresTest.php
@abnegate abnegate deleted the add-batch-update-methods branch November 23, 2023 01:46
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.

3 participants