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

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

本帖由 漂亮的石头2016-06-20 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,720
    赞:
    47
    MongooseJS 4.5.1 发布了,Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。

    mongoose是当前使用mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。

    改进日志如下:


    • fix(model): ensure wrapped insertMany() returns a promise #4237


    • fix(populate): dont overwrite populateVirtuals when populating multiple paths #4234


    • docs(model): clarify relationship between create() and save() #4233


    • fix(types): handle option param in subdoc remove() #4231 tdebarochez


    • fix(document): dedupe modified paths #4226 #4223 adambuczynski


    • fix(model): don't modify user-provided options object #4221


    • fix(document): handle setting nested path to empty object #4218 #4182


    • fix(document): clean subpaths when removing single nested #4216


    • fix(document): don't force transform on subdocs with inspect #4213


    • fix(error): allow setting .messages object #4207

    下载地址:

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