lajax / yii2-translate-manager

Translation Manager
MIT License
227 stars 90 forks source link

cascade on update #17

Closed rhertogh closed 9 years ago

rhertogh commented 9 years ago

I think an update on the language and source id should cascade, not having this causes an error when updating a language:

SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails
lajax commented 9 years ago

Thanks