Skip to content

Show sql-requests with create_engine(..., echo=True) #345

Answered by collerek
GerasimovRM asked this question in Q&A
Discussion options

You must be logged in to vote

That's because the sqlalchemy is not used to run the queries.

ormar runs the queries with encode\databases so you need to search for a debug feature there, not sure if it's implemented, you need to check the source code as the documentation is super basic.

If there is no debug mode in databases it can probably be an enhancement proposal for ormar.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lewoudar
Comment options

@rawberg
Comment options

@lewoudar
Comment options

Answer selected by GerasimovRM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants