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

Update Queue.sql #856

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Imran-imtiaz48
Copy link

Improvements

  1. Comments: o Added inline comments for each column to explain its purpose. o Provided comments on constraints and index options for clarity.
  2. Readability: o Improved formatting by aligning columns and properties for better readability. o Used consistent indentation and spacing.
  3. Description: o Provided clear descriptions for the script’s purpose and behavior.

Improvements
1.	Comments:
o	Added inline comments for each column to explain its purpose.
o	Provided comments on constraints and index options for clarity.
2.	Readability:
o	Improved formatting by aligning columns and properties for better readability.
o	Used consistent indentation and spacing.
3.	Description:
o	Provided clear descriptions for the script’s purpose and behavior.
@olahallengren
Copy link
Owner

@Imran-imtiaz48, thank you for your work on this.

This is a good idea. However, it doesn't work with the way I am currently building and releasing the code. I am using SMO to script out the objects from a SQL Server instance.

I will look into how I can improve this.

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