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

Adjust TSQL Operators #3877

Merged
merged 1 commit into from
Sep 25, 2022
Merged

Adjust TSQL Operators #3877

merged 1 commit into from
Sep 25, 2022

Conversation

alanmcruickshank
Copy link
Member

This is part of #3824.

Given it might be a bit longer until that gets merged, it seems sensible to merge this part earlier because it's easily separable.

This makes more precise use of RawEqualsSegment in TSQL rather than the existing use of EqualsSegment.

@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (95be715) compared to base (b92b5ae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3877   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          179       179           
  Lines        13811     13811           
=========================================
  Hits         13811     13811           
Impacted Files Coverage Δ
src/sqlfluff/dialects/dialect_tsql.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@barrywhart barrywhart left a comment

Choose a reason for hiding this comment

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

Looks good!

@barrywhart barrywhart merged commit 14033f7 into main Sep 25, 2022
@barrywhart barrywhart deleted the ac/tsql_operators branch September 25, 2022 17:09
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

2 participants