Get Raw query string of a relational query in drizzle

I need the raw query string of a relational query to perform an explain command.

The docs only explain this process for the non-relational queries :/
Was this page helpful?