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

body なし select をサポート #117

Merged
merged 2 commits into from
Jan 31, 2025

Conversation

lemonadern
Copy link
Collaborator

Summary

以下のケースをサポートしました

1. select キーワードのみ

select

2. select とセミコロン

select;

3. 複数のselect文

select;
select;

@lemonadern lemonadern requested a review from tanzaku January 31, 2025 07:06
@tanzaku tanzaku merged commit 92b01d5 into replace-parser-p Jan 31, 2025
3 of 4 checks passed
@tanzaku tanzaku deleted the pgcst--select-without-body branch January 31, 2025 07:24
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.

2 participants