django-sql-test

A Django test mixin that captures and displays SQL query diffs between test runs, helping to track database-related changes in your tests.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-sql-test

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.0 2025-07-04    
0.2.0 2025-04-30    
0.1.1 2025-04-11    
0.1.0 2025-04-11    

Issues with this package?

Page last updated 2025-09-01 17:22:32 UTC