Skip to content

how to get real sql before exec #154

Answered by tyt2y3
baoyachi asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to globally print every SQL statement, we have this feature but we haven't have written docs yet.

There are two ways

  1. use the 'debug-print' feature
  2. use the 'env-logger' crate

See #114

Replies: 7 comments

Comment options

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

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
Converted from issue

This discussion was converted from issue #145 on September 14, 2021 07:31.