← 返回首页
Comment registration support for MSSQL engine by ujfalusis · Pull Request #5790 · SQLMesh/sqlmesh · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Comment registration support for MSSQL engine#5790

Open
ujfalusis wants to merge 2 commits into
SQLMesh:mainfrom
integrityauthority:comment_suppport_mssql
Open

Comment registration support for MSSQL engine#5790
ujfalusis wants to merge 2 commits into
SQLMesh:mainfrom
integrityauthority:comment_suppport_mssql

Conversation

Copy link
Copy Markdown

ujfalusis commented May 12, 2026
edited
Loading

Description

Implement comment registration support for the MSSQL engine.

In Microsoft SQL Server, object descriptions cannot be modified through standard DDL statements. Instead, SQL Server uses a separate mechanism called extended properties. SQLMesh already provides an abstract solution for comment systems that are separate from DDL operations, and this change implements that support using extended properties.

Copy link
Copy Markdown
Collaborator

@ujfalusis Would you mind providing the descriptions of the PR? That would help a lot in assessing the changes at a high level. Also be sure to run some tests and some guide is written in the contributor guide, there are some commands you might need to run. This PR might be a good example

Copy link
Copy Markdown
Author

@StuffbyYuki Thanks for your support. I'm working on what you have mentioned.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants

Footer

© 2026 GitHub, Inc.