oqtane.framework/Oqtane.Server/Repository/Context
2021-05-12 10:22:17 -07:00
..
DbConfig.cs Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section 2021-03-27 11:16:16 -07:00
DBContextBase.cs Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
DbContextUtils.cs Updated the Installation of Oqtane to use Migrations 2021-03-21 14:52:45 -07:00
InstallationContext.cs Added suuport to inject an IOqtaneDatabase in EntityBuilders to allow each Database to control certain Migration behaviors. Also updated Installer to dynamically build Database Configuration section 2021-03-27 11:16:16 -07:00
MasterDBContext.cs Switch DBType to use the fully-qualified type name rather than a simple name 2021-05-12 10:22:17 -07:00
TenantDBContext.cs optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00