Skip to content

use recursive query to build path from ancestry

Aidan Coyne requested to merge provide-path into master

closes #7 (closed)

  • add query for path construction from index table
  • add path to fs::Entry
    • restructure IndexStatus? (by changing it to sum-of-products, i could indicate that Delete events don't have paths)
Edited by Aidan Coyne

Merge request reports