diff --git a/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport.txt b/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport.txt deleted file mode 100644 index be03fc29..00000000 --- a/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport.txt +++ /dev/null @@ -1,34 +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 - [dbo].[sql_ts_th] on [dbo].[TicketReservationDetail] - Clustered indexes that will be created - None - Possible data issues - The table [dbo].[TicketReservationDetail] is being dropped and re-created since all non-computed columns within the - table have been redefined. - -** User actions - Create - [mod] (Filegroup) - [dbo].[TicketReservationDetail] (Table) - [dbo].[InsertReservationDetails] (Procedure) - Drop - [dbo].[InsertReservationDetails] (Procedure) - [dbo].[sql_ts_th] (Primary Key) - [dbo].[TicketReservationDetail] (Table) - Alter - [dbo].[ReadMultipleReservations] (Procedure) - [dbo].[BatchInsertReservations] (Procedure) - -** Supporting actions - Refresh - [dbo].[Demo_Reset] (Procedure) - -The table [dbo].[TicketReservationDetail] is being dropped and re-created since all non-computed columns within the table have been redefined. -