utopia-php / database

Lite & fast micro PHP database abstraction library that is **easy to use**.
MIT License
65 stars 48 forks source link

Make bulk methods always return array of documents #485

Closed PineappleIOnic closed 3 days ago

PineappleIOnic commented 4 days ago

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