Changes between Initial Version and Version 5 of Ticket #33169
- Timestamp:
- 10/05/21 06:48:54 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33169
-
Property
Status
changed from
new
toclosed
-
Property
Type
changed from
Uncategorized
toBug
-
Property
Summary
changed from
migrations fails to run on django32 with mysql5.7
toMigrations crashes with long identifiers on MySQL.
-
Property
Resolution
changed from
to
needsinfo
-
Property
Severity
changed from
Release blocker
toNormal
-
Property
Status
changed from
-
Ticket #33169 – Description
initial v5 5 5 6 6 I did't find any information related to this change in django32 release notes. 7 8 Important point: `class BlackboardLearnerAssessmentDataTransmissionAudit(models.Model)` is model name and app name is `blackboard` also.