Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: prevents column reference "id" is ambiguous
I noticed this error in production log but couldn't reproduce it locally. I suspect it's related to a specific combination of plugins. Ensuring all column names are not ambiguous in this query shouldn't hurt and should fix the problem.
- Loading branch information