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

新闻 Sequelize v3.24.3 和 v4.0.0-2 发布 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-09-13.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    Sequelize v3.24.3 和 v4.0.0-2 发布了,Sequelize.js 提供对 MySQLMariaDBSQLitePostgreSQL 数据库的简单访问,通过映射数据库条目到对象,或者对象到数据库条目。简而言之,就是 ORM(Object-Relational-Mapper)。Sequelize.js 完全是使用 JavaScript 编写,适用于 Node.js 的环境。

    Sequelize v4.0.0-2 更新内容:



    • [ADDED] include now supports string as an argument (on top of model/association), string will expand into an association matched literally from Model.associations


    • [FIXED] Accept dates as string while using typeValidation #6453


    • [FIXED] - ORDER clause was not included in subquery if order option value was provided as plain string (not as an array value)


    • [FIXED] support for CLS with cls-bluebird module

    下载:


    Sequelize v3.24.3暂未发现更新内容,可点击此处查看提交记录。

    下载:

    Sequelize v3.24.3 和 v4.0.0-2 发布下载地址
     
Loading...