]> git.notmuchmail.org Git - notmuch/commitdiff
lib: factor out notmuch_database_open* related code to own file
authorDavid Bremner <david@tethera.net>
Sat, 8 Aug 2020 14:16:45 +0000 (11:16 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 23 Dec 2020 13:25:01 +0000 (09:25 -0400)
Reduce the size of database.cc, and prepare for extending the database
opening API


No differences found