mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-03-28 19:02:17 +01:00
* PHPC-1878: Explicitly use w:1 for local database * PHPC-2008: Skip test requiring role to drop local collection The "restore" role is required to drop collections in the "local" database. Mongo Orchestration does not yet grant that role for its users.