This commit is contained in:
@@ -20,7 +20,7 @@ namespace AyaNova.Models
|
||||
public virtual DbSet<DataListSortFilter> DataListSortFilter { get; set; }
|
||||
public virtual DbSet<Tag> Tag { get; set; }
|
||||
public virtual DbSet<FormCustom> FormCustom { get; set; }
|
||||
public virtual DbSet<DataListTemplate> DataListTemplate { 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