Open olebhansen opened 1 month ago
Goal is to re-create (e.g. copy) what is in Altinn2. Follow same patterns/structure as KRR (put this in the same projec+ use the same DB server).
Remember that Entity Framework is the way forward, so stored procedures would likely be replaced by EF-features.
NB: when migrating the DB, check for indexes and triggers in Altinn2, and check that EF recreates similar features.
### Tasks - [ ] https://github.com/Altinn/altinn-profile/issues/204 - [ ] https://github.com/Altinn/altinn-profile/issues/205 - [ ] https://github.com/Altinn/altinn-profile/issues/206 - [ ] https://github.com/Altinn/altinn-profile/issues/207 - [ ] https://github.com/Altinn/altinn-profile/issues/202
Goal is to re-create (e.g. copy) what is in Altinn2. Follow same patterns/structure as KRR (put this in the same projec+ use the same DB server).
Remember that Entity Framework is the way forward, so stored procedures would likely be replaced by EF-features.
NB: when migrating the DB, check for indexes and triggers in Altinn2, and check that EF recreates similar features.