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

feat: allow tsql identifier enclosed in brackets

91da9df
Select commit
Loading
Failed to load commit list.
Merged

fix: allow tsql identifier enclosed in brackets #619

feat: allow tsql identifier enclosed in brackets
91da9df
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 24, 2024 in 0s

99.55% (+0.00%) compared to 33b36ee

View this Pull Request on Codecov

99.55% (+0.00%) compared to 33b36ee

Details

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.