Closed alexislefebvre closed 9 years ago
An exception occurred while executing 'DELETE FROM asynctweets_tweet WHERE id = ?' with params ["…"]: SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (asynctweetsbundle.asynctweets_tweet, CONSTRAINT FK_6D3A2F1D76F75E85 FOREIGN KEY (retweeted_status_id) REFERENCES asynctweets_tweet (id))
An exception occurred while executing 'DELETE FROM asynctweets_tweet WHERE id = ?' with params ["…"]:
SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (asynctweetsbundle.asynctweets_tweet, CONSTRAINT FK_6D3A2F1D76F75E85 FOREIGN KEY (retweeted_status_id) REFERENCES asynctweets_tweet (id))
asynctweetsbundle
asynctweets_tweet
FK_6D3A2F1D76F75E85
retweeted_status_id
id
See #1.
See #1.