Changes between Initial Version and Version 1 of Ticket #23347, comment 9
- Timestamp:
- Oct 3, 2022, 10:01:29 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23347, comment 9
initial v1 1 The planoption does not help me, it just says `Raw Python operation` for my custom migration.1 The `--plan` option does not help me, it just says `Raw Python operation` for my custom migration. 2 2 3 I just added a error at the end of the migration, so that it rolls back, now can run it as many times as desired, then remove the error when confident:3 Maybe this will help others: I just added a error at the end of the migration, so that it rolls back, now can run it as many times as desired, then remove the error when confident: 4 4 5 5 {{{