Closed taat closed 13 years ago
Looks like there's a bug, when deleting nested structures when using InnoDb.
The problem is described here:
http://stackoverflow.com/questions/7048991/doctrine-2-tree-nestedset-and-innodb
For sqlite the same schema works ok. Any ideas how to fix this?
Did you mean to post this on this project: https://github.com/l3pp4rd/DoctrineExtensions
Ah, yes. I'm sorry for this :)
Looks like there's a bug, when deleting nested structures when using InnoDb.
The problem is described here:
http://stackoverflow.com/questions/7048991/doctrine-2-tree-nestedset-and-innodb
For sqlite the same schema works ok. Any ideas how to fix this?