]> git.notmuchmail.org Git - notmuch/commitdiff
lib: API to retrieve database revision and UUID
authorAustin Clements <aclements@csail.mit.edu>
Mon, 13 Oct 2014 06:20:02 +0000 (02:20 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 13 Aug 2015 21:52:51 +0000 (23:52 +0200)
This exposes the committed database revision to library users along
with a UUID that can be used to detect when revision numbers are no
longer comparable (e.g., because the database has been replaced).


No differences found