peerlibrary / meteor-peerdb

Reactive database layer with references, generators, triggers, migrations, etc.
http://atmospherejs.com/peerlibrary/peerdb
BSD 3-Clause "New" or "Revised" License
130 stars 15 forks source link

Limit observes to only the latest schema versions of documents #45

Open mitar opened 8 years ago

mitar commented 8 years ago

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.