Skip to content

2WaySQLのエラー回復 #8

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
Apr 24, 2025
Merged

2WaySQLのエラー回復 #8

merged 2 commits into from
Apr 24, 2025

Conversation

tanzaku
Copy link
Collaborator

@tanzaku tanzaku commented Feb 21, 2025

以下のような 2WaySQL でありがちなエラーの回復機構を追加。

  1. バインドパラメータのサンプル値欠如
  2. from句での置換文字列のサンプル値欠如
  3. select句などの先頭に余計なカンマ
  4. where句の先頭に余計なand/or

@tanzaku tanzaku marked this pull request as ready for review April 24, 2025 00:13
@tanzaku tanzaku merged commit 1908849 into main Apr 24, 2025
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.

1 participant