mirror of
https://github.com/django/django.git
synced 2025-06-27 14:29:19 +00:00
This allows these tests to run on databases that reject duplicate NULL values in unique fields e.g. SQL Server. Forward port of 4fb50a9a from stable/1.7.x.