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

栏目: 数据库 · 发布时间: 5年前

内容简介:Mongoose 5.4.1 已发布,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。更新内容如下:

Mongoose 5.4.1 已发布,Mongoose 是在 Node.js 异步环境下对 MongoDB 进行便捷操作的对象模型工具。

更新内容如下:

  • fix(document): ensure doc array defaults get casted #7337

  • fix(document): make save() not crash if nested doc has a property 'get' #7316

  • fix(schema): allow using Schema.Types.Map as well as Map to declare a map type #7305

  • fix(map): make set after init mark correct path as modified #7321

  • fix(mongoose): don't recompile model if same collection and schema passed in to mongoose.model() #5767

  • fix(schema): improve error message when type is invalid #7303

  • fix(schema): add populated to reserved property names #7317

  • fix(model): don't run built-in middleware on custom methods and ensure timestamp hooks don't run if children don't have timestamps set #7342

  • docs(schematypes): clarify that you can add arbitrary options to a SchemaType #7340

  • docs(mongoose): clarify that passing same name+schema to mongoose.model() returns the model #5767

  • docs(index): add useNewUrlParser to example #7368 JIBIN-P

  • docs(connection): add useNewUrlParser to examples #7362 JIBIN-P

  • docs(discriminators): add back missing example from 'recursive embedded discriminators section' #7349

  • docs(schema): improve docs for string and boolean cast() #7351

发行地址

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

腾讯之道

腾讯之道

艾永亮、刘官华、梁璐 / 机械工业出版社 / 2016-7-19 / 59

放眼整个中国乃至全球,腾讯都是一家成功的互联网企业,它代表中国企业在世界互联网版图中竖起了一面高高的旗帜。腾讯为何能取得如此大的成就,它的成功方法和商业逻辑是什么?你是不是和无数中国企业和商界人士一样,都想向腾讯取取经,但是又不得其门而入? 腾讯一直以低调、务实著称,所 以腾讯及其内部员工都极少对外界分享他们的经验;加之腾讯的商业模式多元、业务繁多且交叉、体量又极其庞大,使得从外部来系统研究......一起来看看 《腾讯之道》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试