Open Closed

Two DBContext UserId FK #4938


User avatar
0
Leonardo.Willrich created
  • ABP Framework version: v7.1.0

  • UI type: Blazor WASM

  • DB provider: EF Core

Hi, I have two DBContext in my application, one is for ABP tables, like AbpUsers, and the other one I have the tables for my application.
In one table, I need to create a Foreign Key to Users (UserId), is that possible? If so, how I can implement that?

Kind regards,
Leonardo Willrich.


2 Answer(s)
Made with ❤️ on ABP v9.2.0-preview. Updated on January 23, 2025, 12:17