vaibhavpandeyvpz / acraviz

Open-source, Silex/Doctrine powered backend for visualizing crash reports from ACRA library for Android

Home Page:http://vaibhavpandeyvpz.github.io/acraviz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foreign key error

sergeygindin opened this issue · comments

SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (acraviz.reports, CONSTRAINT reports_ibfk_2 FOREIGN KEY (package_name) REFERENCES applications (package_name) ON DELETE CASCADE)

Issues, when the reported package_name is different that the login name.