-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update pre-post-deployment scripts documentation #10238
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
base: live
Are you sure you want to change the base?
Conversation
|
@jasonhorner : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit d210a0c: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR enhances the documentation for pre- and post-deployment scripts in SQL database projects by adding guidance specific to SDK-style projects. The update clarifies how to manage SQL script files that should remain visible in the project explorer while being excluded from the database model build.
Key Changes
- Added a NOTE section explaining the behavior of
Build Removein SDK-style SQL projects - Provided a workaround using
Noneitems to keep excluded scripts visible in VS Code
docs/tools/sql-database-projects/concepts/pre-post-deployment-scripts.md
Outdated
Show resolved
Hide resolved
docs/tools/sql-database-projects/concepts/pre-post-deployment-scripts.md
Outdated
Show resolved
Hide resolved
|
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
docs/tools/sql-database-projects/concepts/pre-post-deployment-scripts.md
Outdated
Show resolved
Hide resolved
|
Learn Build status updates of commit 8946624: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit 18677d2: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Thanks, Jason. The underlying article needs some freshening up, so we'll incorporate it into an internal PR. You will retain credit for your contribution. |
Added notes on managing SQL scripts in SDK-style projects.
|
Learn Build status updates of commit 7d2f842: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit d90c552: ✅ Validation status: passed
For more details, please refer to the build report. |
Added notes on managing SQL scripts in SDK-style projects.