Re: sync function and attachment

2015-10-12 Thread Jens Alfke
On Oct 12, 2015, at 6:22 PM, Seung Chan Lim mailto:djs...@gmail.com>> wrote: Is there a way for the sync function to notice that doc has an attachment? Yes — it can look at the _attachments property of the doc. It has access to the attachment metadata (name, type, length) but not the contents

sync function and attachment

2015-10-12 Thread Seung Chan Lim
Is there a way for the sync function to notice that doc has an attachment? slim -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to mobile-couchbase+unsubscr...