Open Closed

Support Table Per Hierarchy abp.io framework #1913


User avatar
1
drg_tverkroost created

Hi,

Is Table Per Hierarchy supported in abp suite generation tool? For instance create a abstract class that holds person entity and create derived class Client for example. The Client entity inherites all attributes of Person + specific attributes.

Any help is appreciated.

Kind regards, Tako Verkroost

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: abp.io v4.4.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    No that's not supported. Actually there's no way to create inheritance while creating a new entity in Suite. Because you enter all the properties and choose a base class from ABP base classes.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11