actor_id
director_id
erDiagram ActorDirector { int actor_id int director_id int timestamp timestamp PK }