Hi,
I’m using SQLContainer to select data from 3 table using JOIN operation on database, and even if the query is correct, there’s some property that aren’t shown because have the same propertyId ‘name’.
The ‘name’ column is a property that is present in 2 table, but SQLContainer show only 1, ignoring the second.