]> git.cworth.org Git - notmuch/commit
cli/config: refactor _stored_in_db
authorDavid Bremner <david@tethera.net>
Sat, 17 Nov 2018 14:08:57 +0000 (10:08 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 May 2019 09:54:47 +0000 (06:54 -0300)
commitc1889aa331c4581094facffa0d826db62947eda4
tree5e18ed4d31d908476f5ae754f87d0b444f8ba456
parent781125c9e92a2b9a2b9fbe54adec28ddb60f35b1
cli/config: refactor _stored_in_db

This will make it easier to add other prefixes that are stored in the
database, compared to special casing each one as "query." was. This
commit also adds the ability to validate keys with a given
prefix. This ability will be used in a future commit.
notmuch-config.c