1
0
mirror of https://github.com/django/django.git synced 2025-02-08 00:16:31 +00:00
Mariusz Felisiak fa0433d05f Fixed #32832 -- Fixed adding BLOB/TEXT nullable field with default on MySQL 8.0.13+.
Regression in d4ac23bee1c84d8e4610350202ac068fc90f38c0.

Thanks Omkar Deshpande for the report.
2021-06-10 20:03:43 +02:00
..