sql-docs icon indicating copy to clipboard operation
sql-docs copied to clipboard

Split requirements for inlining to make more understandable

Open simonsabin opened this issue 1 year ago • 3 comments

The current list of requirements is a mixture of requirements for the function definition and requirements for the context it is being used in. There are also duplicate requirements in the examples section.

This change splits the list into requirements for the function AND another list for the requirements of the context. It also removes the duplicate "examples" and refers users to the concise list.

simonsabin avatar Sep 24 '24 13:09 simonsabin

@simonsabin : Thanks for your contribution! The author(s) have been notified to review your proposed change.

prmerger-automator[bot] avatar Sep 24 '24 13:09 prmerger-automator[bot]

Learn Build status updates of commit 769ed9f:

:white_check_mark: Validation status: passed

File Status Preview URL Details
docs/relational-databases/user-defined-functions/scalar-udf-inlining.md :white_check_mark:Succeeded

For more details, please refer to the build report.

For any questions, please:

@s-r-k

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged" @MicrosoftDocs/public-repo-pr-review-team

Court72 avatar Sep 24 '24 14:09 Court72

@simonsabin Thanks, we're doing a separate internal PR to incorporate your changes, and you'll still get credit. When that PR merges, this one will automatically close.

rwestMSFT avatar Oct 15 '24 19:10 rwestMSFT