Backend/e-suite.Database.SqlServer/e-suite.Database.SqlServer/Migrations
2026-03-16 16:27:11 +00:00
..
20220823111110_Initial Database.cs Initial commit 2026-01-20 21:50:10 +00:00
20220823111110_Initial Database.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20221212150403_Initial table structure.cs Initial commit 2026-01-20 21:50:10 +00:00
20221212150403_Initial table structure.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230218142049_DomainAndMailTemplates.cs Initial commit 2026-01-20 21:50:10 +00:00
20230218142049_DomainAndMailTemplates.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230317163814_Roles.cs Initial commit 2026-01-20 21:50:10 +00:00
20230317163814_Roles.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230327122251_ChangeRoleAlternateKey.cs Initial commit 2026-01-20 21:50:10 +00:00
20230327122251_ChangeRoleAlternateKey.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230426141604_ChangesToSitesTables.cs Initial commit 2026-01-20 21:50:10 +00:00
20230426141604_ChangesToSitesTables.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230504131610_AddedPrinterSpecificationsGlossary.cs Initial commit 2026-01-20 21:50:10 +00:00
20230504131610_AddedPrinterSpecificationsGlossary.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230607090003_MissingUniqueContraints.cs Initial commit 2026-01-20 21:50:10 +00:00
20230607090003_MissingUniqueContraints.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20230801141901_AddCustomFieldNumbers.cs Initial commit 2026-01-20 21:50:10 +00:00
20230801141901_AddCustomFieldNumbers.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20231003144150_ExceptionLogging.cs Initial commit 2026-01-20 21:50:10 +00:00
20231003144150_ExceptionLogging.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20231110095405_AddCustomFieldText.cs Initial commit 2026-01-20 21:50:10 +00:00
20231110095405_AddCustomFieldText.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20240123095808_PasswordResetCompletedEmailAdded.cs Initial commit 2026-01-20 21:50:10 +00:00
20240123095808_PasswordResetCompletedEmailAdded.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20240222154910_59647_ChangePasswordChangeEmail.cs Initial commit 2026-01-20 21:50:10 +00:00
20240222154910_59647_ChangePasswordChangeEmail.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20240614133301_Sso Support tables.cs Initial commit 2026-01-20 21:50:10 +00:00
20240614133301_Sso Support tables.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20240902140648_Sso Support Tables #2.cs Initial commit 2026-01-20 21:50:10 +00:00
20240902140648_Sso Support Tables #2.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20241009122056_specification foreign key.cs Initial commit 2026-01-20 21:50:10 +00:00
20241009122056_specification foreign key.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20241211183359_SpecificationChanges.cs Initial commit 2026-01-20 21:50:10 +00:00
20241211183359_SpecificationChanges.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250103113850_SigmaIdForSiteTable.cs Initial commit 2026-01-20 21:50:10 +00:00
20250103113850_SigmaIdForSiteTable.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250103145703_SiteNameNotUnique.cs Initial commit 2026-01-20 21:50:10 +00:00
20250103145703_SiteNameNotUnique.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250116161837_SpecificationDomains.cs Initial commit 2026-01-20 21:50:10 +00:00
20250116161837_SpecificationDomains.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250122112632_SunriseDomainUpgrade.cs Initial commit 2026-01-20 21:50:10 +00:00
20250122112632_SunriseDomainUpgrade.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250123125752_AddSigmaIdToDomains.cs Initial commit 2026-01-20 21:50:10 +00:00
20250123125752_AddSigmaIdToDomains.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250124105912_RemoveSpecificationDomainTable.cs Initial commit 2026-01-20 21:50:10 +00:00
20250124105912_RemoveSpecificationDomainTable.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250129162255_AddLastUpdateColumn.cs Initial commit 2026-01-20 21:50:10 +00:00
20250129162255_AddLastUpdateColumn.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20250317164548_ExternalKeySupport.cs Initial commit 2026-01-20 21:50:10 +00:00
20250317164548_ExternalKeySupport.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20260119201244_WorkflowTables.cs Initial commit 2026-01-20 21:50:10 +00:00
20260119201244_WorkflowTables.Designer.cs Initial commit 2026-01-20 21:50:10 +00:00
20260127230112_PreferredLocale.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
20260127230112_PreferredLocale.Designer.cs Added a fleshed out patch mechanism and implemented two Rest Patch methods. 2026-01-28 23:47:32 +00:00
20260303204706_ActivityTables.cs Nuget update, started working on the ability to create acivities 2026-03-04 22:39:46 +00:00
20260303204706_ActivityTables.Designer.cs Nuget update, started working on the ability to create acivities 2026-03-04 22:39:46 +00:00
20260311161348_addingTaskType.cs More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
20260311161348_addingTaskType.Designer.cs More work on the workflow processing engine, removed the predecessors, and have change the architecture to progress based on IOutcome<T> only. 2026-03-11 22:44:22 +00:00
20260312120543_AddedTaskOutcomes.cs Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
20260312120543_AddedTaskOutcomes.Designer.cs Able to get a milestone task into the ready to complete phase, including storing the outcome 2026-03-12 13:09:55 +00:00
20260315221738_adding activity assignments.cs Runtime Assignments are now created in the database when the activity is planned. 2026-03-15 23:07:07 +00:00
20260315221738_adding activity assignments.Designer.cs Runtime Assignments are now created in the database when the activity is planned. 2026-03-15 23:07:07 +00:00
20260316102257_runtime outcomes.cs Defining the outcomes for tasks and assignments 2026-03-16 10:27:10 +00:00
20260316102257_runtime outcomes.Designer.cs Defining the outcomes for tasks and assignments 2026-03-16 10:27:10 +00:00
20260316161358_Added ActivityState to the assignment table.cs Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00
20260316161358_Added ActivityState to the assignment table.Designer.cs Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00
SqlEsuiteDatabaseDbContextModelSnapshot.cs Now able to setup assignments and they will start when the task is started. 2026-03-16 16:27:11 +00:00