When adding relationships to a database model in DB Designer 4, a composite primary key is being created every time.
So every foreign key I add, I get an extra key added to a composite primary key.
I think I must have changed a setting as I don't remember it doing this in the past.
Does anyone know how to turn off this feature as I prefer to use a single surrogate primary keys in my database tables?