mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 20:08:26 +00:00
d63ffe22f4
`track_sql_queries` only returned queries that were executed by ActiveRecord. All queries executed through DB.exec, DB.query and others were not returned.