Só essa Tabela esta dando erro
ERROR: Cannot add or update a child row: a foreign key constraint fails (escola_ingles.Matriculas, CONSTRAINT Matriculas_ibfk_1 FOREIGN KEY (estudante_id) REFERENCES Niveis (id))
Só essa Tabela esta dando erro
ERROR: Cannot add or update a child row: a foreign key constraint fails (escola_ingles.Matriculas, CONSTRAINT Matriculas_ibfk_1 FOREIGN KEY (estudante_id) REFERENCES Niveis (id))
Resolvido, apaguei e recriei a tabela.
npx sequelize-cli db:seed --seed 20221223023431-demo-matriculas.js - Popula individualmente.