内容简介:Mongoose 5.0.17 发布,Mongoose 是在 node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。 更新内容如下: docs(migration): certain chars in passwords may cause connection failures #6401 marksto...
Mongoose 5.0.17 发布,Mongoose 是在 node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。
更新内容如下:
docs(migration): certain chars in passwords may cause connection failures #6401 markstos
fix(document): don't throw when
push()on a nested doc array #6398fix(model): apply hooks to custom methods if specified #6385
fix(schema): support opting out of one timestamp field but not the other for
insertMany()#6381fix(documentarray): handle
required: truewithin documentarray definition #6364fix(document): ensure
isNewis set before default functions run on init #3793
详情见更新日志。
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Mongoose 4.13.14 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.5 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.7 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.10 发布,MongoDB 异步对象模型工具
- Mongoose 5.12.5 发布,MongoDB 异步对象模型工具
- Mongoose 5.2.10 发布,MongoDB 异步对象模型工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Art of Computer Programming, Volume 2
Knuth, Donald E. / Addison-Wesley Professional / 1997-11-04 / USD 79.99
Finally, after a wait of more than thirty-five years, the first part of Volume 4 is at last ready for publication. Check out the boxed set that brings together Volumes 1 - 4A in one elegant case, and ......一起来看看 《The Art of Computer Programming, Volume 2》 这本书的介绍吧!