canmove, Confirmed users
1,173
edits
Line 28: | Line 28: | ||
|- valign="top" | |- valign="top" | ||
| sortindex | | sortindex | ||
| | | none | ||
| integer | | integer | ||
| A sort index to allow for ordered lists/trees. | | A sort index to allow for ordered lists/trees. | ||
|- valign="top" | |- valign="top" | ||
| depth | | depth | ||
| | | none | ||
| tinyint | | tinyint | ||
| The depth of the node from the root of the tree. Useful as a sort key for ordered trees. | | The depth of the node from the root of the tree. Useful as a sort key for ordered trees. |