Closed pedrosoares closed 3 years ago
While performing the daily checks some issues were found with this Pull Request.
While performing the daily checks some issues were found with this Pull Request.
Thanks! Just adding these functions to the bindings doesn't expose the functionality, are you planning to add these to the wrappers too?
Yes, i already did it, but i'm testing before submitting the PR.
Ok! I'm closing this for now, feel free to reopen once this is ready to be considered for merging.
this branch adds the ability to use mongoc driver mongoc_client_new method. Also adds the missing mongoc_cleanup method thats clean allocated memory by the mongoc_init method.