Base solution for your next web application

Activities of "cfsean"

Hi,

I'm starting to become a little more familiar with ABP and I've just notice that there is a serious lacking of referential integrity in the database for ABP.

For example, on OrganizationUnits table there is no for foreign key for

  • TenantId
  • CreatorUserId
  • LastModifierUserId

This is the same across all tables in the ABP framework and in a relational database, it is an issue when there are no relations.

Do you have any comments regarding why it's been done this way and if you plan to fix it at all?

Regards, Sean

Showing 1 to 1 of 1 entries