Showing related tags and posts accross the entire site.
-
I have a few entities in my project which have a composite primary key and when the tracking key for these entities is generated there will be an overlap between the keys. I have an Order entity and an OrderLine entity, PK on OrderLIne is orderId, lineNumber. When creating a tracking key for the OrderLine...