sequelize-auto-migrations icon indicating copy to clipboard operation
sequelize-auto-migrations copied to clipboard

It seems to handle "BelongsToMany" wrong.

Open Axure opened this issue 8 years ago • 0 comments

It imposes uniqueness on the foreign keys of the relation table, which is unreasonable. It should at most be a joint uniqueness.

Axure avatar Dec 04 '17 09:12 Axure