rebuilding tree traversal columns of Tags table (SQL)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

rebuilding tree traversal columns of Tags table (SQL)

Markus Leuthold
How can I rebuild the "lft" and "rgt" columns of the "Tags" table? They are needed for the pre-order tree traversal and I think these values are corrupted on my db

best, Kusi