We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR 1452 (23000) at line 11: Cannot add or update a child row: a foreign key constraint fails (sei.assunto, CONSTRAINT fk_assunto_tabela_assuntos FOREIGN KEY (id_tabela_assuntos) REFERENCES tabela_assuntos (id_tabela_assuntos))
sei
assunto
fk_assunto_tabela_assuntos
id_tabela_assuntos
tabela_assuntos
The text was updated successfully, but these errors were encountered:
Problema local. Releia o README. É de cada órgão entender o script e ajustar para suas necessidades. Não damos suporte no script e em questões locais.
Sorry, something went wrong.
No branches or pull requests
ERROR 1452 (23000) at line 11: Cannot add or update a child row: a foreign key constraint fails (
sei
.assunto
, CONSTRAINTfk_assunto_tabela_assuntos
FOREIGN KEY (id_tabela_assuntos
) REFERENCEStabela_assuntos
(id_tabela_assuntos
))The text was updated successfully, but these errors were encountered: