When trying to execute the command line 'sequelize db:migrate' I've got the following error:
ERROR: Cannot add foreign key constraint
I have checked my models and migration files and I could not find anything. Do you know what this error means? or what the problem is?
Thanks in advance!