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): no
- Exception message and full stack trace:
- Steps to reproduce the issue:
hi, I want to create a microservice and use an Oracle database. When I specify the DBMS as Oracle in the command line, the application created is still for SQL Server.
3 Answer(s)
-
0
Hi
The CLI doesn't support changing DBMS for the Microservice template. you need to change it manually
-
0
What specific changes need to be made, for data migration and the Ef Core services?
-
0
There is a document
https://abp.io/docs/latest/framework/data/entity-framework-core/oracle