aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/utils
AgeCommit message (Expand)Author
2011-04-06SQL panel now guesses at Psycopg2 transactions (when autocommit swaps to in t...David Cramer
2011-04-05Add support for engine-per-query as well as pulling out psycopg2's isolation ...David Cramer
2011-03-31Add utilities to inject and monitor functions. Change DB tracking to use new ...David Cramer
2009-09-22Added sqlparse, replacing my simple string replace SQL keywords and updatingRob Hudson