.. |
EntityBuilders
|
Added support for migrating existing Oqtane installations from DbUp to Migrations. Also added a Migration for version 2.0.2, and set current version to 2.1.0
|
2021-04-08 12:20:21 -07:00 |
Framework
|
Fix bug in new Migration to support PostgreSQL
|
2021-04-08 14:58:02 -07:00 |
01000000_InitializeMaster.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
01000000_InitializeTenant.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 |
01000100_AddAdditionalIndexesInMaster.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 |
01000100_AddAdditionalIndexesInTenant.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
01000101_AddAdditionColumnToNotifications.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
01000201_DropColumnFromPage.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 |
02000001_AddColumnToProfileAndUpdatePage.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
02000101_UpdateIconColumnInPage.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
02000102_AddLanguageTable.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 |
02000103_UpdatePageAndAddColumnToSite.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |
02000201_AddSiteGuidToSite.cs
|
Added support for migrating existing Oqtane installations from DbUp to Migrations. Also added a Migration for version 2.0.2, and set current version to 2.1.0
|
2021-04-08 12:20:21 -07:00 |
02010000_AddAppVersionsTableInTenant.cs
|
Fix bug in new Migration to support PostgreSQL
|
2021-04-08 14:58:02 -07:00 |
02010000_AddIndexesForForeignKeyInMaster.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 |
02010001_AddDatabaseTypeColumnToTenant.cs
|
Added support for MySQL and ProgreSQL and AddSite/Tenant
|
2021-04-02 10:55:00 -07:00 |