红联Linux门户
Linux帮助

MongooseJS 4.8.3发布,MongoDB连接包

发布时间:2017-02-17 09:17:08来源:红联作者:baihuo
MongooseJS 4.8.3 发布了。Mongoose 基于 Nodejs,使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。主要更新如下:

chore: upgrade mongodb driver -> 2.2.24

docs(connections): addd some details about callbacks

fix: ensure class is created with new keyword [benhjames](https://github.com/benhjames)

fix(discriminator): add applyPluginsToDiscriminators option

fix(update): properly cast array subdocs when casting update

fix(populate): ensure foreign field is selected for virtual populate

docs(query): document some query callback params

fix(document): ensure errors in validators get caught

软件详情:https://github.com/Automattic/mongoose/releases/tag/4.8.3

下载地址:https://github.com/Automattic/mongoose/archive/4.8.3.zip

来自:开源中国社区
文章评论

共有 0 条评论