oqtane.framework/Oqtane.Server/Repository/Context
2021-03-06 16:06:29 -08:00
..
DBContextBase.cs Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication 2021-03-06 16:06:29 -08:00
DbContextUtils.cs Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication 2021-03-06 16:06:29 -08:00
InstallationContext.cs Create new UseOqtaneDatabase extension method and replace all uses of UseSqlServer. 2021-03-06 14:13:06 -08:00
MasterDBContext.cs Create new DbContextUtils class and move common SaveChanges code to this class. While MasterDbContext has no entities that support IDeletable it does not hurt to check and minimizes duplication 2021-03-06 16:06:29 -08:00
TenantDBContext.cs Fix Language table 2021-01-10 23:50:21 +03:00