1
0
mirror of https://github.com/django/django.git synced 2025-04-09 15:59:41 +00:00
Mariusz Felisiak 826a1659ee [3.2.x] Fixed #32832 -- Fixed adding BLOB/TEXT nullable field with default on MySQL 8.0.13+.
Regression in d4ac23bee1c84d8e4610350202ac068fc90f38c0.

Thanks Omkar Deshpande for the report.

Backport of fa0433d05f213afe4c67055006320f7aba4c8108 from main
2021-06-10 20:05:55 +02:00
..