blt04 / doctrine2-nestedset

A NestedSet extension for Doctrine2
GNU Lesser General Public License v2.1
127 stars 49 forks source link

Deleting nested structures using InnoDb #14

Closed taat closed 13 years ago

taat commented 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?

blt04 commented 13 years ago

Did you mean to post this on this project: https://github.com/l3pp4rd/DoctrineExtensions

taat commented 13 years ago

Ah, yes. I'm sorry for this :)