This commit is contained in:
@@ -30,7 +30,8 @@ namespace rockfishCore.Models
|
||||
//schema 10 case 3233
|
||||
public virtual DbSet<License> License { get; set; }
|
||||
|
||||
|
||||
//raven
|
||||
public virtual DbSet<TrialRequest> TrialRequest { 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
|
||||
//and commented out the above on configuring
|
||||
|
||||
Reference in New Issue
Block a user