Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44834

MongooseJS 4.7.5 发布,MongoDB 连接包

$
0
0

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

更新内容如下:

  • docs(model): 修复拼写错误 #4828 paulinoj

  • fix(aggregate): 当使用 aggregate.then() 时移除未处理的拒绝 #4824

  • perf: 移除会杀死优化器的 try/catch #4821

  • fix(model): 使用可能没有引用的判别符填充的句柄 #4817

  • fix(document): 句柄设置数组的鉴别器 #3575

发布主页更新日志

下载地址


Viewing all articles
Browse latest Browse all 44834

Trending Articles