CDRIVER-3164 & CDRIVER-4049: Fix 'opts' usage in mongoc_gridfs_bucket_find (#812)
* Fix: mongoc_gridfs_bucket_find not respecting 'opts' Fix: CDRIVER-3164 and CDRIVER-4049 GridFSBucket.find must forward the 'opts' to the underlying collection query. Also permit 'opts' to be NULL. * Sort by metadata instead of uploadDate
parent
0caddece
Please register or sign in to comment