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
If the table has a compound primary key made out of two foreign keys, count method is generated as a DISTINCT count, which the gives incorrect amount in this case
If the table has a compound primary key made out of two foreign keys, count method is generated as a DISTINCT count, which the gives incorrect amount in this case