the model, created by sequelize-cli modifies the foreign key associate hasMany and other relationships, how to Synchronize this foreign key relationship to the database?
the model, created by sequelize-cli modifies the foreign key associate hasMany and other relationships, how to Synchronize this foreign key relationship to the database?