Skip to content

Enhance comment handling support#209

Open
rwestMSFT wants to merge 1 commit into
microsoft:mainfrom
rwestMSFT:rw-0527-fix-comments
Open

Enhance comment handling support#209
rwestMSFT wants to merge 1 commit into
microsoft:mainfrom
rwestMSFT:rw-0527-fix-comments

Conversation

@rwestMSFT
Copy link
Copy Markdown
Contributor

Description

This pull request introduces significant improvements to how comments are preserved and emitted in the SQL Server script generator, especially around statement boundaries and formatting. The main focus is on ensuring that comments maintain their correct placement relative to SQL statements, particularly for trailing comments, single-line comments, and comments between statements and keywords like END. These changes improve the fidelity of script round-tripping and formatting.

Code Changes

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.

1 participant