You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Please provide a detailed description. Be as descriptive as possible - include information about what is being changed,
4
+
why it's being changed, and any links to relevant issues. If this is closing an existing issue use one of the [issue linking keywords](https://docs.github.com/issues/tracking-your-work-with-issues/using-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword) to link the issue to this PR and have it automatically close when completed.*
5
+
6
+
In addition, go through the checklist below and check each item as you validate it is either handled or not applicable to this change.
7
+
8
+
# Code Changes
9
+
10
+
-[ ][Unit tests](https://github.com/microsoft/SqlScriptDOM/tree/main/Test) are added, if possible
11
+
-[ ] Existing [tests are passing](https://github.com/microsoft/SqlScriptDOM/blob/main/CONTRIBUTING.md#running-the-tests)
12
+
-[ ] New or updated code follows the guidelines [here](https://github.com/microsoft/SqlScriptDOM/blob/main/CONTRIBUTING.md#helpful-notes-for-sqldom-extensions)
0 commit comments