Examine raw SQL

test.py


from django.db import connection
print len(connection.queries)
print connection.queries

Recommended Posts

Examine raw SQL
SQL notes
raw string