You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix include path for autoload file
* Add examples for bulk writes and with_transaction
* Add aggregation example
* Add example for persistable objects
* Ignore certain phpcs errors for all examples
* Add example for deserialisation using typemap
* Remove unnecessary batchSize option
* Use __DIR__ instead of dirname(__FILE__)
* Fix capitalisation for TypeMap
* Simplify persistable example models
* Add note about replica set requirements
* Add note about examples to the documentation
0 commit comments