Changes between Initial Version and Version 1 of Ticket #31825
- Timestamp:
- Jul 25, 2020, 5:19:25 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31825
- Property Summary RenameField with db_column defined drop and recreate the same constrainsts → RenameField with db_column defined drop and recreate the same constrainsts on Postgres
-
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.