I am working on a couple of link tables and I got to thinking (Danger Will Robinson, Danger) what are the possible structures of a link table and what are their pro\'s and c
I would use composite key, and no extra meaningless key.
I would not use a ORM system that enforces such rules on my db structure.