内容简介:Mongoose 5.3.3 发布了,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。 更新内容如下: fix(document): 通过删除 $ isValidatorError 属性,在 MongoDB 中启用存储 mongoose 验证错误...
Mongoose 5.3.3 发布了,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。
更新内容如下:
fix(document): 通过删除 $ isValidatorError 属性,在 MongoDB 中启用存储 mongoose 验证错误
fix(connection): 当 schema + autoCreate == true 上存在索引时,处理 Model.init()
docs(middleware): 解释如何在 remove() 中切换文档和查询钩子
docs(api): 清理 SchemaType.prototype.validate docs 中的编码问题
docs(model): 使用示例和字段 param 扩展模型构造函数 docs
docs(aggregate): 删除 noCursorTimeout 的错误描述并添加聚合选项的描述
docs: 重新在 API docs 中添加数组类型
docs(connections): 添加由于副本集中的主机名错误导致的 members.host 错误的相关注释
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Mongoose 5.0.17 发布,MongoDB 异步对象模型工具
- 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 异步对象模型工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Visual Thinking
Colin Ware / Morgan Kaufmann / 2008-4-18 / USD 49.95
Increasingly, designers need to present information in ways that aid their audiences thinking process. Fortunately, results from the relatively new science of human visual perception provide valuable ......一起来看看 《Visual Thinking》 这本书的介绍吧!