Skip to content

Conversation

@xterao
Copy link
Collaborator

@xterao xterao commented Mar 17, 2025

When checking the SQL bind variable definition, the CHAR type was causing an error.
Added SqlTypes.EL_CHAR as a literal element and fixed the issue so that the error is not highlighted.

Check that the string does not cause an error in the test.

@xterao xterao added the bug Something isn't working label Mar 17, 2025
@github-actions github-actions bot added the fix Bug fixes label Mar 17, 2025
@xterao xterao linked an issue Mar 17, 2025 that may be closed by this pull request
@xterao xterao merged commit ae4b30c into main Mar 18, 2025
4 checks passed
@xterao xterao deleted the fix/exclusion-target-code-inspection-char branch March 18, 2025 00:21
@xterao xterao added this to the v0.3.2 Release milestone Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exclude CHAR elements in bind variables from code inspection

2 participants