|
|
|
@ -218,7 +218,8 @@ public class SaasTest
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotBase));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotCtn));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotStock));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(BookingSlotAllocation));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(BusinessCompareDiffRecord));
|
|
|
|
|
tenantDb.CodeFirst.InitTables(typeof(DraftCompareFeedBackRecord));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotAllocationCtn));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotDemand));
|
|
|
|
|
//tenantDb.CodeFirst.InitTables(typeof(BookingSlotDemandCtn));
|
|
|
|
|