On Aug 3, 2015, at 1:30 PM, Brendan Duddridge <bren...@gmail.com> wrote:In my app I create a couple of dummy CBLModel objects that I use to contain logic and references to other objects. I would like to prevent this object with a specific document ID from being saved to the database, even when using the saveAllModels method. Is that possible?