Is it possible to disable the automagically generated composite primary key when creating a JoinTable in TypeORM?
JoinTable
I have the following code