0
dhaoo created
- ABP Framework version: v8.1.3
- UI Type: MVC
- Database System: EF Core (Oracle)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue: hi, I manually replaced SQL Server with Oracle during the data migration, and there was no costly localization resource degradation. Upon comparing, I found that there was no data in the AbpLocalizationResources and AbpLocalizationTexts tables in the Oracle database after the data migration.
1 Answer(s)
-
0
Hi,
They will be seeded in the database at runtime.(application initialization)