Changes between Initial Version and Version 1 of Ticket #32925
- Timestamp:
- Jul 13, 2021, 9:59:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32925 – Description
initial v1 7 7 8 8 After migration in MySQL 8.0.19, for existing data, new CharField column populate that default "Some text" value. However, TextField is just null. This inconsistent behaviour is very confusing. 9 10 Django version is 3.2.5.