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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,376
    赞:
    47
    MongooseJS 4.3.5 发布,此版本更新内容如下:


    • fix(query): throw when 4th parameter to update not a function #3741 kasselTrankos


    • fix(document): separate error type for setting an object to a primitive #3735


    • fix(populate): Model.populate returns ES6 promise #3734


    • fix(drivers): re-register event handlers after manual reconnect #3729


    • docs: broken links #3727


    • fix(validation): update validators run array validation #3724


    • docs: clarify the need to use markModified with in-place date ops #3722


    • fix(document): mark correct path as populated when manually populating array #3721


    • fix(aggregate): support for array pipeline argument to append #3718 dbkup


    • docs: clarify .connect() callback #3705


    • fix(schema): properly validate nested single nested docs #3702


    • fix(types): handle setting documentarray of wrong type #3701


    • docs: broken links #3700


    • fix(drivers): debug output properly displays '0' #3689

    下载:https://github.com/Automattic/mongoose/archive/4.3.5.zip

    Mongoose 是基于nodejs,使用javascript编程,连接mongodb数据库的软件包,使mongodb的文档数据模型变的优雅起来,方便对mongodb文档型数据库的连接和增删改查等常规数据操作。

    mongoose是当前使用mean(mongodb express angularjs nodejs)全栈开发必用的连接数据库软件包。
    MongooseJS 4.3.5 发布,MongoDB 连接包下载地址
     
正在加载...