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
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