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: allow tsql identifier enclosed in brackets #619

Merged
merged 1 commit into from
May 24, 2024
Merged

fix: allow tsql identifier enclosed in brackets #619

merged 1 commit into from
May 24, 2024

Conversation

reata
Copy link
Owner

@reata reata commented May 24, 2024

Closes #583

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.55%. Comparing base (33b36ee) to head (91da9df).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #619   +/-   ##
=======================================
  Coverage   99.54%   99.55%           
=======================================
  Files          41       41           
  Lines        2222     2224    +2     
=======================================
+ Hits         2212     2214    +2     
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reata reata merged commit 6189d31 into master May 24, 2024
32 checks passed
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.

Tsql table names with square brackets are not resolved correctly
1 participant