mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +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.