Bob Cardillo wrote on Sat, May 05, 2012 at 12:39:05 -0400: > Your index idea was a good one. I used sqlite3 to back up my wc.db, > then ran the query you found, filling in the parameters as appropriate > and commenting out the use of IS_STRCT_DESCENDENT() since that is a
IS_STRICT_DESCENDANT_OF() is a macro defined in build/transform_sql.py. > custom function that I didn't have on hand.