Changes between Initial Version and Version 1 of Ticket #31825
- Timestamp:
- 07/25/20 10:19:25 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31825
-
Property
Summary
changed from
RenameField with db_column defined drop and recreate the same constrainsts
toRenameField with db_column defined drop and recreate the same constrainsts on Postgres
-
Property
Summary
changed from
-
Ticket #31825 – Description
initial v1 1 RenameField with db_column should be a noop because it is only the D ajngo1 RenameField with db_column should be a noop because it is only the Django column that changed, the database still have the same db_column.