Delete DeploymentReport_1.txt

This commit is contained in:
Jos de Bruijn
2016-06-06 16:11:56 -07:00
parent 62e95dca9a
commit 4a81f3d686
@@ -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