> On Apr 16, 2015, at 6:58 PM, Frederic Yesid Peña Sánchez > <[email protected]> wrote: > > Well, i have queried a document and has about 1000 revisions, i dont know if > those aré conflicts, how to be sure?
There are a couple of ways; probably the easiest is to GET the doc with ?open_revs=all. This will return a JSON array with one element for each leaf/conflict revision. —Jens -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/69CAA1AE-4E8F-4D44-8D89-C7EDCDE824B7%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
