Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make the WHERE clauses more explicit
We have shied away from adding the table name to the licence fields in the WHERE clauses on the basis if it works don't fix it. But by adding `chargeVersions.` to all the charge version based ones we hope to make it clearer where the source of each comes from.
- Loading branch information