Find table in queries
We have a bunch of queries over different PostgreSQL databases using the SSH connector. We've done a model change and I need to go over all the queries that reference a specific table called user_log. Is there a way to find all datasets that refer to this table? TIA, João