-
Notifications
You must be signed in to change notification settings - Fork 0
Implement infrastructure for migration from 25.1 to 26.1 #17
Copy link
Copy link
Description
kleijn
opened on Apr 14, 2026
Issue body actions
- Change the database version number:
- Create a migration script (see this page for instructions) and add it as an Embedded Resource to {RiskeerSolution}\Riskeer\Migration\src\Riskeer.Migration.Core\EmbeddedResources
- Create a correctly versioned copy of the former DatabaseStructure{version}.sql and add it as an Embedded Resource to {RiskeerSolution}\Riskeer\Migration\src\Riskeer.Migration.Core\EmbeddedResources
- Fix/adapt/extend the following tests: ProjectVersionHelperTest, MigrationIntegrationTest, ProjectMigratorTest, ProjectFileMigratorTest and StorageMigrationIntegrationTest
- Add a test specifically to test the new migration script
- Adapt outdated Riskeer projects (see step 6 of this page)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels