fengling-auth-service/Data
Sam b6c85b1c4b fix: configure TenantInfo as owned entity and use AsNoTracking
- Add AsNoTracking to tenant query to avoid tracking conflicts
- Configure TenantInfo as owned entity in ApplicationUser
- Map TenantInfo properties to separate columns in AspNetUsers table
2026-02-06 00:55:58 +08:00
..
Migrations first commit 2026-02-03 15:30:12 +08:00
ApplicationDbContext.cs fix: configure TenantInfo as owned entity and use AsNoTracking 2026-02-06 00:55:58 +08:00
ApplicationDbContextFactory.cs feat(auth): add user and role models with EF Core migrations 2026-02-01 23:36:20 +08:00
SeedData.cs fix: configure TenantInfo as owned entity and use AsNoTracking 2026-02-06 00:55:58 +08:00