mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Delete DeploymentReport_1.txt
This commit is contained in:
-25
@@ -1,25 +0,0 @@
|
||||
** Warnings
|
||||
User level transactions are not supported for memory optimized objects. You must disable the 'Include transactional
|
||||
scripts' deployment option to successfully deploy changes to memory optimized objects.
|
||||
|
||||
** Highlights
|
||||
Tables that will be rebuilt
|
||||
None
|
||||
Clustered indexes that will be dropped
|
||||
None
|
||||
Clustered indexes that will be created
|
||||
None
|
||||
Possible data issues
|
||||
None
|
||||
|
||||
** User actions
|
||||
Drop
|
||||
[dbo].[InsertReservationDetails] (Procedure)
|
||||
Create
|
||||
[dbo].[TicketReservationDetail] (Table)
|
||||
[dbo].[InsertReservationDetails] (Procedure)
|
||||
Alter
|
||||
[dbo].[ReadMultipleReservations] (Procedure)
|
||||
[dbo].[BatchInsertReservations] (Procedure)
|
||||
|
||||
** Supporting actions
|
||||
Reference in New Issue
Block a user