Skip to content

How to preview the SQL code of the query that is about to be executed? #1692

Answered by a8m
ppenguin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @ppenguin!

am I missing something obvious?

Yes. Prefix your queries with Debug(). For example:

client.Debug().User.Query().All(ctx)

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by a8m
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants