This commit is contained in:
@@ -127,6 +127,8 @@ namespace AyaNova.Models
|
||||
public virtual DbSet<ViewPartInventoryRequestList> ViewPartInventoryRequestList { get; set; }
|
||||
public virtual DbSet<ViewScheduleWorkOrder> ViewScheduleWorkOrder { get; set; }
|
||||
|
||||
public virtual DbSet<CustomerNotifySubscription> CustomerNotifySubscription { get; set; }
|
||||
|
||||
|
||||
|
||||
//Note: had to add this constructor to work with the code in startup.cs that gets the connection string from the appsettings.json file
|
||||
|
||||
Reference in New Issue
Block a user