bartko-s / stefano-tree

Framework agnostic Nested Set (MPTT) implementation for PHP
https://bartko-s.github.io/stefano-tree
BSD 3-Clause "New" or "Revised" License
28 stars 8 forks source link

Truncate alone will trigger constraint errors on tables with foreign key #2

Closed SimasGodovan closed 10 years ago

SimasGodovan commented 10 years ago

Only valid for MySQL, other DB's require further investigation. Could use DELETE statement, but it's slow.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+0.01%) when pulling c1b1e34bf6e95cffaeddac1863665715d6ccb8f9 on SimasGodovan:master into 39dd3e7538ace63db08c07b05a50888490be2492 on bartko-s:master.