DefinitelyTyped/types/mongodb
hector7 e15cb60ee0 [mongodb] Checked TSchema on insert and update documents (#29245)
* Schema definition on insertOne, insertMany and update definitions. Added types as OptionalTSchema and UpdateQuery.

* added user on definitions by

* added missing properties and url docs

* added missing properties and url docs with test

* added missing properties and url docs with test

* changed OptionalTSchema to Partial, modified logic on update funcs, this will be more strict
2018-10-01 21:12:14 -07:00
..
v1
v2
index.d.ts [mongodb] Checked TSchema on insert and update documents (#29245) 2018-10-01 21:12:14 -07:00
mongodb-tests.ts [mongodb] Checked TSchema on insert and update documents (#29245) 2018-10-01 21:12:14 -07:00
tsconfig.json
tslint.json