Category: DJANGO
-
django.db.utils.DataError: (1406, “Data too long for column ‘data_id’ at row 1490”)
One of the ways this error occurs is when you have existing data that is a varchar and you want to convert to uuid
One of the ways this error occurs is when you have existing data that is a varchar and you want to convert to uuid