]> git.notmuchmail.org Git - notmuch/commitdiff
database: Store the parent ID for each directory document.
authorCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 21:20:26 +0000 (13:20 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:05 +0000 (10:32 -0800)
Storing the document ID of the parent of each directory document will
allow us to find all child-directory documents for a given directory
document. We will need this in order to detect directories that have
been removed from the mail store, (though we aren't yet doing this).


No differences found