Hi all,
When I used to use PD, I would be in one model, create a shortcut from another model and then create FKs from that shortcut to tables within my model. This represents cross-database RI in some database platforms and cross-schema RI in Oracle.
How do I accomplish that in PD? The shortcut documentation says you can't make the shortcut a child of another entity. That makes sense. But nothing written as the shortcut being a parent to an entity. Shouldn't I be able to do that/