Closed WTFKr0 closed 6 years ago
Fix #28
Remove foreign key, as we can't handle mysql and sqlite behavior for the many2many relation The actual implementation doesn't work at all with sqlite We have to manage that manually by deleting relations beforedeleting objects
Fix #28
Remove foreign key, as we can't handle mysql and sqlite behavior for the many2many relation The actual implementation doesn't work at all with sqlite We have to manage that manually by deleting relations beforedeleting objects