1
0
mirror of https://github.com/django/django.git synced 2025-02-22 23:44:23 +00:00
Mariusz Felisiak 30613d6a74
Fixed #33408 -- Fixed adding nullable unique fields on SQLite.
Regression in 2f73e5406d54cb8945e187eff302a3a3373350be.

Thanks Alan Crosswell for the report.
2022-01-04 05:50:00 +01:00
..