﻿** 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
     Create
       [dbo].[Currencies] (Table)
       [dbo].[Fees] (Table)
       [dbo].[Portfolios] (Table)
       [dbo].[Transactions] (Table)
       [dbo].[TransactionTypes] (Table)
       [dbo].[Users] (Table)
       Default Constraint: unnamed constraint on [dbo].[Currencies] (Default Constraint)
       Default Constraint: unnamed constraint on [dbo].[Currencies] (Default Constraint)
       [dbo].[UserID] (Foreign Key)
       [dbo].[TransactionTypeID] (Foreign Key)
       [dbo].[CryptoCurrencyID] (Foreign Key)
       [dbo].[RealCurrencyID] (Foreign Key)
       [dbo].[PortfolioID] (Foreign Key)
       [dbo].[FeeID] (Foreign Key)

** Supporting actions
