Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue 108 #146

Merged
merged 10 commits into from
Sep 15, 2015
Merged

fix issue 108 #146

merged 10 commits into from
Sep 15, 2015

Commits on Sep 13, 2015

  1. *: Refactor update

    Support multiple-table syntax
    shenli committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    cb3ef9c View commit details
    Browse the repository at this point in the history
  2. stmts: Remove useless code in update

    Replace hitWhere with WhereRset
    shenli committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    8981ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Merge remote-tracking branch 'origin/master' into shenli/issue-108

    Conflicts:
    	parser/parser_test.go
    shenli committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    2b5c33e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a896aa0 View commit details
    Browse the repository at this point in the history
  3. plans: Fix bug in join.go

    Fix bug in appendRow
    shenli committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    3848a48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b62ef80 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. parser: Check more cases in Assignment

    Address comment
    shenli committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    bef3f7f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into shenli/issue-108

    Conflicts:
    	parser/parser_test.go
    shenli committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    bc21691 View commit details
    Browse the repository at this point in the history
  3. stmts: Address comments

    shenli committed Sep 15, 2015
    Configuration menu
    Copy the full SHA
    70ac9d2 View commit details
    Browse the repository at this point in the history
  4. expressions: Address comment

    shenli committed Sep 15, 2015
    1 Configuration menu
    Copy the full SHA
    59de8ba View commit details
    Browse the repository at this point in the history