Hi.
I have got two entities. Person and Employee.
Employee is derived from Person but contains its own primary key.
If I export all entities the primary key in Employee is not exported.
In all derived entities are the primary keys missing...
Is this a bug or an error on my part?
I am using version: 2.2.5.754
(Sorry for my bad English)