pallets-eco / flask-debugtoolbar

A toolbar overlay for debugging Flask applications
https://flask-debugtoolbar.readthedocs.io
BSD 3-Clause "New" or "Revised" License
953 stars 146 forks source link

format_sql(query.statement, query.parameters) missed all params #134

Closed gshmu closed 4 years ago

gshmu commented 5 years ago

https://github.com/mgood/flask-debugtoolbar/blob/d852042ccb68d0507e0ef8d9e0d53287ca766f3b/flask_debugtoolbar/utils.py#L75

jeffwidman commented 4 years ago

@gshmu can you explain the problem here a little better? I'm not quite understanding this cryptic issue description...