eherve / mongoose-datatable

Server side dataTable request support for mongoose
MIT License
42 stars 29 forks source link

Use aggregate with datatable #58

Open vyasishanatc194 opened 5 years ago

vyasishanatc194 commented 5 years ago

I am using datatable with mongoose. I need to use an aggregate lookup to join another table, but it not returning any data.

eherve commented 5 years ago

Hi,

Can you give me more informations about what you are trying to do ? Small exemple of your models and query ?