Cleanup sql query
authorEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 19 May 2022 23:07:30 +0000 (11:07 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Thu, 19 May 2022 23:08:25 +0000 (11:08 +1200)
commit30d6c827a2567114a82320d3900d90afd0e14cd0
tree4b942f84d42c274ca06e53711fb5655c548f7ce7
parent4d61dc08aff7d74031b05353c3b424f05469e24f
Cleanup sql query

On digging into this query I found that is uses protected words like value & count
so I have fixed the query to no longer use those & re-formatted to add comments.

I suspect the actual fix might need to sit around pending community input so I think it is good to
get this tidy up merged to make it all clearer
CRM/Event/BAO/Event.php