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

Fix invalid testcases #110

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Fix invalid testcases #110

merged 1 commit into from
Nov 20, 2024

Conversation

lemonadern
Copy link
Collaborator

テストケースのうち、不正なSQLを修正しました

  1. 複数文から構成されるが、各文の末尾にセミコロンがないもの にセミコロンを付加
  2. 絶対値演算子 @- を空白なしで組み合わせるケースを削除
    • @- が一つの演算子として扱われるため無効

@tanzaku
Copy link
Collaborator

tanzaku commented Nov 20, 2024

LGTM!

@tanzaku tanzaku merged commit 94a26e0 into main Nov 20, 2024
8 checks passed
@tanzaku tanzaku deleted the fix-invalid-testcases branch November 20, 2024 11:04
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