Raw sql for saved queries in the audit log

Hi, I have saved SQL queries with filters. When a user executes this query, there is no info about the parameters that the user has used for this query in the audit log. Only the link to the saved query. Where can I find the raw SQL query that has been executed with the filter's values?

Hi @m0nstr0
There's not "raw" query, since Metabase uses driver parameters for most databases.
You can see which parameters were used in the application database table query.query