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

新闻 MongooseJS 4.1.8 发布,MongonDB 连接包 下载

本帖由 漂亮的石头2015-09-22 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

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

    MongooseJS 4.1.8 发布,此版本主要是 bug 修复:


    • docs; fixed typo in example #3390 kmctown


    • fixed; error in toObject() #3387 guumaster


    • fixed; handling for casting null dates #3383 alexmingoia


    • fixed; passing composite ids to findByIdAndUpdate #3380


    • fixed; linting #3376 #3375 ChristianMurphy


    • fixed; added NodeJS v4 to Travis #3374 ChristianMurphy


    • fixed; casting $elemMatch inside of $not #3373 gaguirre


    • fixed; handle case where $slice is 0 #3369


    • fixed; avoid running getters if path is populated #3357


    • fixed; cast documents to objects when setting to a nested path #3346

    下载:https://github.com/Automattic/mongoose/archive/4.1.8.zip
    MongooseJS 4.1.8 发布,MongonDB 连接包下载地址
     
正在加载...