mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-04-28 04:21:23 -05:00
914553ddf5
The code for displaying the SQL select results and explain plan were nearly identical, so this consolidates it to one function and template. It also fixes correctly displaying the timing results as milliseconds.