Abp.DynamicEntity
Abp.DynamicEntity copied to clipboard
Is there any plans to support split table?
There is only one DynamicEntities table. If I have a lot of model and data in one table. I think it's not right.
Hi @SayHelloBriggs Your entity can implement the IDynamicEntityModel interface. You can check the implementation of the DynamicEntity.