Search all query scripts for a snippet

Hi, I'm making changes in the database that render a lot of querys useless and other changes that leave some querys with insufficient information. I'd like to know if y could search all query scripts for a term (like a new column name) and as a result get the querys that have that term in their script.

Thanks

Hi @Vallistruqui
The upcoming 0.39.0 will be able to search the SQL of questions, so you can find snippets.
Until then, you would have to search report_card table in the application database (do not make manual edits to the data, since that will cause problems).