Commit Graph
6 Commits
Author SHA1 Message Date
beeme1mrandMohamed Hegazy 950c9cdca9 Added a code property to MongoError (#16242)
Added missing code property to MongoError.

http://thecodebarbarian.com/mongoose-error-handling
2017-05-01 13:49:14 -07:00
Paul MurrayandMohamed Hegazy e8d4865015 fix CollectionAggregationOptions.maxTimeMS (#16226)
`maxTimeMS` on `CollectionAggregationOptions` should be `number` not `boolean`
2017-05-01 13:12:09 -07:00
Jakub SedlacekandSheetal Nandi fc7212862d mongodb: add partialFilterExpression to indexOptions (#16109)
Add an optional extended description…
2017-04-26 10:03:41 -07:00
Fábio Batista 16be2fcb11 @types/{bson,mongodb,mongoose}: added Decimal128 type 2017-04-07 21:18:51 -03:00
Federico Caselli f54704a9eb Added missing bson methods and removed duplication on mongodb 2017-03-31 13:42:17 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00