﻿** 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
