Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added support for LEFT and RIGHT functions#50

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
KNaved wants to merge2 commits intoJavaScriptor:master
base:master
Choose a base branch
Loading
fromKNaved:LEFTandRightFunctionSupport

Conversation

KNaved
Copy link

Added support for the below functions

SELECT LEFT('SQL Tutorial', 3) AS ExtractString;SELECT RIGHT('SQL Tutorial', 3) AS ExtractString;

Earlier the parser was breaking as LEFT and RIGHT keywords were treated as part of joins only.

@KNavedKNaved marked this pull request as ready for reviewMay 11, 2021 22:13
@KNavedKNaved changed the titleSupport for Left and right functionsAdded support for Left and right functionsMay 11, 2021
@KNavedKNaved changed the titleAdded support for Left and right functionsAdded support for LEFT and RIGHT functionsMay 11, 2021
@albin3
Copy link
Member

any test case ?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@KNaved@albin3

[8]ページ先頭

©2009-2025 Movatter.jp