Mongoose 5.3.3 发布,MongoDB 异步对象模型工具

栏目: 软件资讯 · 发布时间: 7年前

内容简介: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 验证错误

  • docs(api): 清理聚合触发聚合中间件

  • fix(connection): 当 schema + autoCreate == true 上存在索引时,处理 Model.init()

  • docs(middleware): 解释如何在 remove() 中切换文档和查询钩子

  • docs(api): 清理 SchemaType.prototype.validate docs 中的编码问题

  • docs(schema): 将模式类型添加到 api 文档并更新 schematypes 页面上的链接

  • docs(model): 使用示例和字段 param 扩展模型构造函数 docs

  • docs(aggregate): 删除 noCursorTimeout 的错误描述并添加聚合选项的描述

  • docs: 重新在 API docs 中添加数组类型

  • docs(connections): 添加由于副本集中的主机名错误导致的 members.host 错误的相关注释

更新日志

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Web Security Testing Cookbook

Web Security Testing Cookbook

Paco Hope、Ben Walther / O'Reilly Media / 2008-10-24 / USD 39.99

Among the tests you perform on web applications, security testing is perhaps the most important, yet it's often the most neglected. The recipes in the Web Security Testing Cookbook demonstrate how dev......一起来看看 《Web Security Testing Cookbook》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具