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.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi,
They will be seeded in the database at runtime.(application initialization)
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)