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

Add parsing of CASE Expressions #88

Merged
merged 5 commits into from
Oct 3, 2016

Commits on Sep 25, 2016

  1. Add parsing of CASE Expressions

    Fix phpmyadmin/phpmyadmin#12100
    
    Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
    devenbansod committed Sep 25, 2016
    Configuration menu
    Copy the full SHA
    7f4702a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Fix some issue with error reports and added testcases

    Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
    devenbansod committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    9da8598 View commit details
    Browse the repository at this point in the history
  2. Fix declaration to be same as parentClass

    Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
    devenbansod committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    f601f88 View commit details
    Browse the repository at this point in the history
  3. Remove author tag as per master

    Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
    devenbansod committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    30d1710 View commit details
    Browse the repository at this point in the history
  4. Add more tests

    Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
    devenbansod committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    f151567 View commit details
    Browse the repository at this point in the history