meteor-peerdb icon indicating copy to clipboard operation
meteor-peerdb copied to clipboard

Limit observes to only the latest schema versions of documents

Open mitar opened this issue 9 years ago • 0 comments

It should not really happen, but because code for related keys and generators assumes only the latest versions of documents, we should not run observes on possible other versions. We could just limit the observes query by schema.

mitar avatar Jun 27 '16 09:06 mitar