Hi!I'd like to build an application that uses pouchdb. I'd like to skip as much or backend code as possible.
Let's say I generate a UUID and identify my data set with that by putting it in every document that belongs to the set. Is it possible to enforce a selector or filter on the uuid?
Cheers Florian
