Closed sjdaniels closed 10 years ago
This is great! Please create tests for these. We have one at https://github.com/marcesher/cfmongodb/blob/develop/test/DBCollectionTest.cfc#L542, but these should be supplemented. Thanks!
Added a few more ensureIndex tests...
Thanks a lot!
I modified this method so that it creates multi key indexes with keys in the order of the arguments.fields array.