Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: paoding-code/jade-plugin-sql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 53c0261
Choose a base ref
...
head repository: paoding-code/jade-plugin-sql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f11e439
Choose a head ref
  • 20 commits
  • 54 files changed
  • 2 contributors

Commits on Sep 7, 2015

  1. Configuration menu
    Copy the full SHA
    a54e1f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Configuration menu
    Copy the full SHA
    0f2a13e View commit details
    Browse the repository at this point in the history
  2. 增加对DO继承的支持

    ag186019 committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    b7b6639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    265bd32 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2015

  1. Configuration menu
    Copy the full SHA
    93c3d3e View commit details
    Browse the repository at this point in the history
  2. 多了一个空格

    ag186019 committed Sep 12, 2015
    Configuration menu
    Copy the full SHA
    5627e0a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. 修改注释字符

    Qieqie committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    81cbb61 View commit details
    Browse the repository at this point in the history
  2. update jade version to 2.0.u06

    Qieqie committed Sep 21, 2015
    Configuration menu
    Copy the full SHA
    8a181bf View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. 增加自增id处理器

    ag186019 committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    50624a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d141e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49ab434 View commit details
    Browse the repository at this point in the history
  4. 提交修改

    ag186019 committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    62f3d7f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03d3f66 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2015

  1. Configuration menu
    Copy the full SHA
    8d8a6b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2015

  1. Configuration menu
    Copy the full SHA
    9c7d573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ae070 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Where主键条件查询的复合主键改为采用参数名

    原先在DAO方法中,参数的顺序关系和DO的列的关系要一致
    现在改为使用参数名的方式指定,参数名要和DO中的字段名一致
    Qieqie committed May 26, 2016
    Configuration menu
    Copy the full SHA
    6edd6d1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '1.0.0-SNAPSHOT' of github.com:paoding-code/jade-plugin-…

    …sql into 1.0.0-SNAPSHOT
    Qieqie committed May 26, 2016
    Configuration menu
    Copy the full SHA
    5561a59 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2016

  1. 增加类的注释

    Qieqie committed May 27, 2016
    Configuration menu
    Copy the full SHA
    d8c083b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f11e439 View commit details
    Browse the repository at this point in the history
Loading