285572001 发表于 2016-10-28 09:34:46

MongooseJS 4.6.1 发布,MongoDB 连接包

欢迎加入运维网交流群:263444886  http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.png
  MongooseJS 4.6.1 发布了, MongooseJS是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。
  改进日志:

[*]  fix(query): improve handling of $not with $elemMatch #4531 #3719
[*]  fix: upgrade mongodb -> 2.2.10 #4517
[*]  chore: fix webpack build issue #4512
[*]  fix(query): emit error on next tick when exec callback errors #4500
[*]  test: improve test case #4496
[*]  fix(schema): use same check for array types and top-level types #4493
[*]  : fix indentation in docs #4489
[*]  fix(schema): expose original object passed to constructor #4486
[*]  fix(query): handle findOneAndUpdate with array of arrays #4484 #4470
[*]  feat(document): add $ignore to make a path ignored #4480
[*]  fix(query): properly handle setting single embedded in update #4475 #4466 #4465
[*]  fix(updateValidators): handle single nested schema subpaths correctly #4479
[*]  fix(model): throw handy error when method name conflicts with property name #4475
[*]  fix(schema): handle .set() with array field #4472
[*]  fix(query): check nested path when avoiding double-validating Mixed #4441
[*]  fix(schema): handle calling path.trim() with no args correctly #4042
  
  
  下载地址:

[*]  Source code (zip)
[*]  Source code (tar.gz)
页: [1]
查看完整版本: MongooseJS 4.6.1 发布,MongoDB 连接包