mirror of https://github.com/abpframework/abp.git
Browse Source
Move base.OnModelCreating(builder) to after builder.ConfigureDynamicEntities() in the docs example. This ensures dynamic entities are configured before the base model creation, reflecting the correct order to register dynamic entities in DbContext.OnModelCreating.pull/25021/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue