Skip to content

Commit 3a27788

Browse files
committed
Add UDF inlining release notes
1 parent 9d1d4c5 commit 3a27788

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/sql-server/sql-server-ver15-release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,16 @@ Limited support may be found at one of the following locations:
8888

8989
**Applies to**: SQL Server 2019 CTP 2.1
9090

91+
### UDF Inlining
92+
93+
**Issue and customer impact**: In some scenarios user-defined function inlining may allow unauthorized access to securables referenced in the `EXECUTE` string.
94+
95+
**Workaround**: Not applicable
96+
97+
**More information**:
98+
99+
**Applies to**: SQL Server 2019 CTP 2.1
100+
91101
## CTP 2.0 (September 2018)
92102

93103
[!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)] CTP 2.0 is the first public release of [!INCLUDE[SQL Server 2019](../includes/sssqlv15-md.md)].

0 commit comments

Comments
 (0)