This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0dea2bc79e
oqtane.framework
/
Oqtane.Server
/
Migrations
/
Framework
History
Shaun Walker
306b78b526
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
..
ForeignKey.cs
Fix bug with MySQL Installation caused by new Migration
2021-05-21 16:38:48 -07:00
MigrationUtils.cs
fix EF Core version value in upgrade scripts
2021-06-01 10:31:16 -04:00
MultiDatabaseMigration.cs
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
MultiDatabaseMigrationsAssembly.cs
suppress Internal EF Core API usage warning messages on build
2021-06-28 10:27:29 -04:00
PrimaryKey.cs
Creation of EF Core Migrations - these execute using EF Tools, but are not integrated to run programmatically
2021-03-19 17:01:49 -07:00