Changes between Version 1 and Version 4 of Ticket #24817
- Timestamp:
- May 19, 2015, 5:36:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24817
- Property Cc added
-
Ticket #24817 – Description
v1 v4 44 44 ...and it should contain the '''NOT NULL''', but it doesn't. 45 45 46 This affects other '''ALTER TABLE'''-statements too, e.g. if changing field type from''' IntegerField''' to '''BigIntergerField'''. The bug is present in 1.7 as well. 46 47 '''Edit''': Similar bug when changing field type was fixed in #24595. The bug is still present in 1.8.1 when renaming a field.