0
327992883@qq.com created
- ABP Framework version: v7.2.3
- UI Type: Blazor Server
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:I have checked the upgrade guide, but there are only update guides for minor versions, such as from 7.2.3 to 7.3 and from 7.3 to 8.0. According to this logic, many upgrades need to be repeated. Is there any way to upgrade directly in one step?I tried to upgrade the project to 8.3.1 using ABP Suite and then perform database migration. However, there are many errors. During database migration, many table structures and fields are missing, such as the absence of AbpSessions. And there is no such step in the migration file. I am very confused.
1 Answer(s)
-
0
Hi,
You need to upgrade step by step, there are many changes between different versions.