• Alex Pooley's avatar
    Cache namespace traversal path · 06da7cd2
    Alex Pooley authored
    Work towards replacing recursive namespace queries with linear queries.
    This commit tracks the path to each namespace, and future work will
    replace recursive queries with queries that utilize this new column.
    06da7cd2
20210311001204_change_traversal_ids_to_bigint.rb 371 Bytes