Support KEY order (ASC/DESC)#350
Merged
Merged
Conversation
Signed-off-by: William Desportes <williamdes@wdes.fr>
Codecov Report
@@ Coverage Diff @@
## QA #350 +/- ##
=========================================
Coverage 99.80% 99.80%
- Complexity 1921 1925 +4
=========================================
Files 63 63
Lines 4622 4632 +10
=========================================
+ Hits 4613 4623 +10
Misses 9 9
Continue to review full report at Codecov.
|
Member
Author
|
Hi @iifawzi |
iifawzi
reviewed
Aug 25, 2021
Contributor
iifawzi
left a comment
There was a problem hiding this comment.
Looks very neat, nice to be added!
Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes
added a commit
to phpmyadmin/phpmyadmin
that referenced
this pull request
Aug 26, 2021
Ref: phpmyadmin/sql-parser#350 (this PR documents the real type) Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes
added a commit
that referenced
this pull request
Apr 21, 2023
Signed-off-by: William Desportes <williamdes@wdes.fr>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #296