mirror of
https://github.com/django/django.git
synced 2025-10-19 19:59:26 +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.