MongooseJS 4.13.1 发布,MongoDB 连接包

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

内容简介:MongooseJS 4.13.1 发布了,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。 更新内容...

MongooseJS 4.13.1 发布了,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。

更新内容:

  • fix: accept multiple paths or array of paths to depopulate #5798 #5797 adamreisnz

  • fix(document): pass default array as actual array rather than taking first element #5780

  • fix(model): increment version when $set-ing it in a save() that requires a version bump #5779

  • fix(query): don't explicitly project in discriminator key if user projected in parent path #5775 #5754

  • fix(model): cast query option to geoNear() #5765

  • fix(query): don't treat projection with just $slice as inclusive #5737

  • fix(discriminator): defer applying embedded discriminator hooks until top-level model is compiled #5706

  • docs(discriminator): add warning to always attach hooks before calling discriminator() #5706

下载地址:


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


以上所述就是小编给大家介绍的《MongooseJS 4.13.1 发布,MongoDB 连接包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Programming Computer Vision with Python

Programming Computer Vision with Python

Jan Erik Solem / O'Reilly Media / 2012-6-22 / USD 39.99

If you want a basic understanding of computer vision's underlying theory and algorithms, this hands-on introduction is the ideal place to start. As a student, researcher, hacker, or enthusiast, you'll......一起来看看 《Programming Computer Vision with Python》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具