Changes between Initial Version and Version 1 of Ticket #34525, comment 22
- Timestamp:
- May 4, 2023, 11:52:23 PM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34525, comment 22
initial v1 39 39 ] 40 40 }}} 41 if field used in an index was added later, change `AlterIndexTogether()` to `AddIndex()`. 41 42 5. Remove `AlterIndexTogether()` and `RenameIndex()` operations related with this index. `makemigrations` should not detect any changes. 42 43