0
ezarmer created
Hey Team, I have a question for all of you. I have previously created my database which contains linking tables. Am I able to utilize ABP Suite to maintain my data schema? If not, what is the recommended way to implement linking tables in the ABP Framework?
- ABP Framework version: v8.0.1
- UI Type: Blazor WASM
- Database System: EF Core (SQL Server)
- Tiered (for MVC) or Auth Server Separated (for Angular): no
- Exception message and full stack trace: N/A
- Steps to reproduce the issue: N/A
1 Answer(s)
-
0
hi
Abp suite doesn't have
linking tables
feature.If EF Core supports it, then the ABP framework will also support it.