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

Make bulk methods always return array of documents #485

Merged
merged 5 commits into from
Nov 21, 2024

Conversation

PineappleIOnic
Copy link
Member

This PR makes the bulk document functions return the array of documents that have been modified, tests have been updated accordingly.

src/Database/Database.php Outdated Show resolved Hide resolved
src/Database/Database.php Outdated Show resolved Hide resolved
src/Database/Database.php Outdated Show resolved Hide resolved
src/Database/Database.php Outdated Show resolved Hide resolved
src/Database/Database.php Show resolved Hide resolved
src/Database/Database.php Outdated Show resolved Hide resolved
src/Database/Database.php Outdated Show resolved Hide resolved
tests/e2e/Adapter/Base.php Outdated Show resolved Hide resolved
@abnegate abnegate merged commit b5bd17e into 0.53.x Nov 21, 2024
15 checks passed
@abnegate abnegate deleted the feat-change-bulk-signatures branch November 21, 2024 05:07
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.

2 participants