mirror of
https://github.com/opensim/opensim.git
synced 2026-05-25 19:25:41 +08:00
patch attached replaces the tree walk algorithm used to build the folder hierarchy with a single database query. That is, we replace 1 database query per folder with 1 query for the root folder's properties and 1 query to retrieve the entire collection of folders for a user.
39 KiB
39 KiB