oqtane.framework/Oqtane.Server/Migrations/Tenant
2021-08-12 16:59:15 +07:00
..
01000000_InitializeTenant.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
01000100_AddAdditionalIndexesInTenant.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
01000101_AddAdditionColumnToNotifications.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
01000201_DropColumnFromPage.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000001_AddColumnToProfileAndUpdatePage.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000101_UpdateIconColumnInPage.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000102_AddLanguageTable.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000103_UpdatePageAndAddColumnToSite.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000201_AddSiteGuidToSite.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000202_UpdateDefaultContainerTypeInSitePage.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02000203_DropDefaultLayoutInSite.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02010000_AddAppVersionsTableInTenant.cs Move Migrations into Master and Tenant folders so its clear what type of Migration is being applied 2021-05-25 12:16:10 -07:00
02010001_ChangeFolderNameAndPathColumnsSize.cs Fix for Issue #1420 2021-05-31 15:55:09 -07:00
02010002_DropAppVersionsTableInTenant.cs Merge AppVersions information into EFMigrationsHistory table 2021-05-25 12:17:44 -07:00
02010003_AddFolderType.cs add support for public content folders 2021-05-26 12:01:35 -04:00
02020001_AddPageIsClickable.cs EntityBuilder UpdateColumn to dynamic type of value 2021-08-12 16:59:15 +07:00