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

QP-4930 QP-4966 Fix underscore charset to case insensitive #65

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

Web-Engine
Copy link
Contributor

@Web-Engine Web-Engine commented Aug 29, 2023

Summary

_utf8'a' 구문은 정상적으로 분석되지만, _UTF8'a' 구문은 _UTF8 컬럼과 'a' 라는 alias로 인식되는 문제를 해결합니다.

Issues

https://chequer.atlassian.net/browse/QP-4930
https://chequer.atlassian.net/browse/QP-4966
https://chequer.atlassian.net/browse/QCP-1132

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@Web-Engine Web-Engine changed the title QP-4930 Fix underscore charset to case insensitive QP-4930 QP-4966 Fix underscore charset to case insensitive Sep 1, 2023
@Web-Engine Web-Engine merged commit ce4a4eb into main Sep 1, 2023
22 checks passed
@Web-Engine Web-Engine deleted the fix/QP-4930 branch September 1, 2023 01:23
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.

None yet

3 participants