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

TSQL: CTAS delimiter #1652

Merged
merged 2 commits into from Oct 14, 2021
Merged

TSQL: CTAS delimiter #1652

merged 2 commits into from Oct 14, 2021

Conversation

jpers36
Copy link
Contributor

@jpers36 jpers36 commented Oct 14, 2021

The CTAS segment needs to include an optional delimiter to capture the trailing semi-colon. Added example to existing test case.

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #1652 (23cc756) into main (e94158a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main     #1652   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          133       133           
  Lines         9250      9250           
=========================================
  Hits          9250      9250           
Impacted Files Coverage Δ
src/sqlfluff/dialects/dialect_tsql.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e94158a...23cc756. Read the comment docs.

@tunetheweb tunetheweb merged commit 3e14809 into sqlfluff:main Oct 14, 2021
CyberShadow pushed a commit to CyberShadow/sqlfluff that referenced this pull request Oct 14, 2021
Co-authored-by: jpersons <jpersons@iuhealth.org>
Co-authored-by: Barry Pollard <barry@tunetheweb.com>
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