orm icon indicating copy to clipboard operation
orm copied to clipboard

Filters with middle entity join

Open nguereza-tony opened this issue 2 years ago • 0 comments

Hello; I have 3 entities (tables):

  • assets (models)
  • models (manufacturers)
  • manufacturers

I want to list all assets for specific manufacturer using filters in asset entity. How to do it?

nguereza-tony avatar Oct 11 '22 08:10 nguereza-tony