From 4a81f3d686a2f355280550c7289680cd93604b87 Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Mon, 6 Jun 2016 16:11:56 -0700 Subject: [PATCH] Delete DeploymentReport_1.txt --- .../bin/Release/DeploymentReport_1.txt | 25 ------------------- 1 file changed, 25 deletions(-) delete mode 100644 samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport_1.txt diff --git a/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport_1.txt b/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport_1.txt deleted file mode 100644 index 4b7c860c..00000000 --- a/samples/features/in-memory/ticket-reservations/TicketReservations/bin/Release/DeploymentReport_1.txt +++ /dev/null @@ -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