table Template
This commit is contained in:
@@ -26,6 +26,7 @@ namespace PARR.DAL.Context
|
||||
public DbSet<V1_ApplicationInHost> V1_ApplicationsInHosts { get; set; }
|
||||
public DbSet<Setting> Settings { get; set; }
|
||||
public DbSet<RawDataEK> RawDataEKs { get; set; }
|
||||
public DbSet<Template> Templates { get; set; }
|
||||
//public DbSet<Scheduler> Schedulers { get; set; }
|
||||
|
||||
//todo init application type+check migrations
|
||||
|
||||
Reference in New Issue
Block a user