aslagle / reactive-table

A reactive table designed for Meteor
https://atmospherejs.com/aslagle/reactive-table
Other
328 stars 137 forks source link

Support $lookup of Mongo? #428

Open thearabbit opened 8 years ago

thearabbit commented 8 years ago

Support $lookup of Mongo?

aslagle commented 8 years ago

Meteor doesn't support it, as far as I know.

thearabbit commented 8 years ago

Now Meteor 1.4 use Mongo 3.2, so we can use $lookup.