oqtane.framework/Oqtane.Server/Repository/Context
Mark Davis 85ac8dd701
Make ActiveDatabase setter public
We have two cases where we need to override the active database:  Unit Testing and added GraphQL.  In both of these cases, we have a database context that is in a different scope than the automatically assigned active database during normal Oqtane startup.  Our work-around has been to make this setter public.  Unless there is a better solution to our cases, I feel this change would be useful for others as well.
2023-02-04 09:04:54 -08:00
..
DBContextBase.cs Make ActiveDatabase setter public 2023-02-04 09:04:54 -08:00
DbContextUtils.cs Updated the Installation of Oqtane to use Migrations 2021-03-21 14:52:45 -07:00
InstallationContext.cs Rename IOqtaneDatabase interface (and related base class) 2021-05-24 11:57:47 -07:00
MasterDBContext.cs resolved UI error when closing Event Log and Visitor Management, made button class consistent in Recycle Bin, refactored RichTextEditor, made use of ConfigManager consistently throughout framework, added support for deleted Sites, removed reference to Runtime in Startup as it is now set per Site, added versioning to Html/Text, added Meta tag support to Page Management 2022-02-06 12:19:42 -05:00
TenantDBContext.cs moduledefinition settings and host settings 2021-12-09 15:50:00 -05:00