This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework
mirror of
https://github.com/oqtane/oqtane.framework.git
synced
2025-05-21 20:14:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oqtane.framework
/
Oqtane.Server
/
Repository
/
Context
History
Charles Nurse
c64f350f36
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
..
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