sails-dynamodb icon indicating copy to clipboard operation
sails-dynamodb copied to clipboard

Support populate queries

Open jkeczan opened this issue 9 years ago • 6 comments

It appears that the adapter does not support the populate functionality of SailsJS. This feature would be extremely handy. All we would need to do is implement populate inside the adapter.

jkeczan avatar Oct 14 '15 13:10 jkeczan

It does not currently support populates. I'll mark this as the official feature request. Would definitely take a PR.

devinivy avatar Oct 14 '15 13:10 devinivy

populate is working in case of collections. But when you try to populate other model it works for some models but do not work for other models.

Is it a bug ?

muditjuneja avatar Jan 28 '16 10:01 muditjuneja

It currently doesn't have the functionality to perform the populate on other

jkeczan avatar Jan 28 '16 14:01 jkeczan

Model. The feature hasn't been written yet

jkeczan avatar Jan 28 '16 14:01 jkeczan

Has there been any progress with the populate functionality? @jkeczan did you come up with a solution?

If not I will try and come up with a PR

taylorjames avatar May 14 '16 06:05 taylorjames

I haven't. I started working on it, but my company pulled me from the project so I never had the opportunity to finish it......I would welcome a PR if you have time

jkeczan avatar Jun 08 '16 16:06 jkeczan