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

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

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,979
    赞:
    47
    MongooseJS 4.5.9 发布了。MongooseJS 是基于 node.js,使用 JavaScript 编程,连接 MongoDB数据库的软件包,使MongoDB 的文档数据模型变得优雅起来,方便对 MongoDB 文档型数据库的连接和增删改查等常规数据进行操作。

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

    本次发布主要修复以下问题:


    • docs: add mixed schema doc for Object literal #4400 Kikobeats


    • fix(query): cast $geoWithin and convert mongoose objects to POJOs before casting #4392


    • fix(schematype): dont cast defaults without parent doc #4390


    • fix(query): disallow passing empty string to findOne() #4378


    • fix(document): set single nested doc isNew correctly #4369


    • fix(types): checks field name correctly with nested arrays and populate #4365


    • fix(drivers): make debug output copy-pastable into mongodb shell #4352


    • fix(services): run update validators on nested paths #4332


    • fix(model): handle typeKey with discriminators #4339


    • fix(query): apply timestamps to child schemas when explicitly specified in update #4049


    • fix(schema): set prefix as nested path with add() #1730

    下载地址:

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