[PATCH] forbid atomic transactions on writable, upgradable databases

David Bremner david at tethera.net
Mon Nov 23 04:52:02 PST 2015


Steven Allen <steven at stebalien.com> writes:

> 1. There is no reason to call `begin_atomic` unless you intend to to
>    write to the database and anyone intending to write to the database
>    should upgrade it first.
> 2. This means that nothing inside an atomic transaction can ever fail
>    with NOTMUCH_STATUS_UPGRADE_REQUIRED.

Applied to master

d


More information about the notmuch mailing list