You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the documentation says it is the way to join a value from another table. The EAV throws an error : "Unknown column 'a1_.attribute_code' in 'on clause'". It try to fetch the attribute code from the values table which does not exists.
The text was updated successfully, but these errors were encountered:
The following code does not work :
But the documentation says it is the way to join a value from another table. The EAV throws an error : "Unknown column 'a1_.attribute_code' in 'on clause'". It try to fetch the attribute code from the values table which does not exists.
The text was updated successfully, but these errors were encountered: