]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Use database features to drive upgrade
authorAustin Clements <amdragon@mit.edu>
Mon, 25 Aug 2014 17:26:04 +0000 (13:26 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 30 Aug 2014 18:21:48 +0000 (11:21 -0700)
Previously, we had database version information hard-coded in the
upgrade code.  Slightly re-organize the upgrade process around the set
of new database features to be enabled by the upgrade.


No differences found