🚀 Space Reviewers 👾 Episode 3 - Django - Backward operation for RemoveField enhancements

preview_player
Показать описание
Raffaella, Sage and Tim review Django Ticket: #26739 and PR: #16890.

The ticket is about improving the default migration plan for removing a field that is not nullable and has no default set. When a field does not allow NULL and has no default set, and the field is removed using RemoveField, the backward operation errors if the table has at least one row, because the field will be created with no value.

Links:

Follow 🚀 Djangonaut Space 🚀
Рекомендации по теме