内容简介: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 连接包》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- RedisPlus v2.0.0 发布,新增集群连接管理,支持 SSH 通道连接
- RedisPlus v2.0.0 发布,新增集群连接管理,支持 SSH 通道连接
- MongooseJS 4.10.4 发布,MongoDB 连接包
- MongooseJS 4.10.3 发布,MongoDB 连接包
- MongooseJS 4.10.5 发布,MongoDB 连接包
- MongooseJS 4.11.8 发布,MongoDB 连接包
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Programming Python
Mark Lutz / O'Reilly Media / 2006-8-30 / USD 59.99
Already the industry standard for Python users, "Programming Python" from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of chan......一起来看看 《Programming Python》 这本书的介绍吧!