Hi! In my company we have lots of parametrized queries. I need to access some of these parametrized queries’ results in Postgres. What I’ve seen is that latest_query_data_id field of queries table is null for these type of queries. Do you have any idea where does Redash store these results?

Thanks