Skip to content

Fix incorrect error in union queries #101

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

Merged
merged 2 commits into from
Nov 21, 2016

Conversation

devenbansod
Copy link
Member

Prevent incorrect error messages in UNION queries (which were introduced in #96 )

Signed-off-by: Deven Bansod [email protected]

Signed-off-by: Deven Bansod <[email protected]>

Conflicts:
	tests/Parser/SelectStatementTest.php
@codecov-io
Copy link

codecov-io commented Nov 21, 2016

Current coverage is 99.75% (diff: 100%)

Merging #101 into master will increase coverage by <.01%

@@             master       #101   diff @@
==========================================
  Files            53         53          
  Lines          3703       3705     +2   
  Methods         179        179          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           3694       3696     +2   
  Misses            9          9          
  Partials          0          0          

Powered by Codecov. Last update fcfed04...57cc4cf

@nijel nijel self-assigned this Nov 21, 2016
@nijel nijel merged commit e69da4e into phpmyadmin:master Nov 21, 2016
@nijel
Copy link
Contributor

nijel commented Nov 21, 2016

Thanks

@devenbansod devenbansod deleted the fix_incorrect_error_in_union branch November 21, 2016 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants