1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 MongooseJS 5.0.0 rc0 发布,MongoDB 连接包 下载

本帖由 漂亮的石头2017-12-29 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,099
    赞:
    47
    MongooseJS 5.0.0 rc0 发布了,MongooseJS 是使用 JavaScript 编程,连接 MongoDB 数据库的软件包,使 MongoDB 的文档数据模型变的优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据操作。

    主要更新内容:


    • BREAKING CHANGE: always use mongoose aggregation cursor when using .aggregate().cursor() #5941


    • BREAKING CHANGE: attach query middleware when compiling model #5939


    • BREAKING CHANGE: emitIndexErrors is on by default, failing index build will throw uncaught error if not handled #5910


    • BREAKING CHANGE: remove precompiled browser bundle #5895


    • feat: add mongoose.pluralize() function #5877


    • BREAKING CHANGE: remove passRawResult option for findOneAndUpdate, use rawResult #5869


    • BREAKING CHANGE: implicit async validators (based on number of function args) are removed, return a promise instead #5824

    更多内容请参阅 ChangeLog

    下载地址:

    MongooseJS 5.0.0 rc0 发布,MongoDB 连接包下载地址
     
正在加载...