zcl_ccc 发表于 2015-8-19 08:00:44

MongooseJS 4.1.3 发布,MongoDB 连接包

欢迎加入运维网交流群:263444886  
  MongooseJS 4.1.3 发布,此版本更新内容如下:

[*]  fixed; getUpdate() in pre update hooks #3520 gregthegeek
[*]  fixed; handleArray() ensures arg is an array #3238 jloveridge
[*]  fixed; refresh required path cache when recreating docs #3199
[*]  fixed; $ operator on unwind aggregation helper #3197
[*]  fixed; findOneAndUpdate() properly returns raw result as third arg to callback #3173
[*]  fixed; querystream with dynamic refs #3108
  下载:https://github.com/Automattic/mongoose/archive/4.1.3.zip。
  Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。
  mongoose是当前使用mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。
页: [1]
查看完整版本: MongooseJS 4.1.3 发布,MongoDB 连接包