1 | | This is my first time using `--update` and here are a few other observations which could indicate that it requires broader discussion: |
2 | | |
3 | | - It doesn't utilise the `--name` argument so it's impossible to customise the name during `--update` |
4 | | - It'd be nice to provide `--no-optimize` option to `--update`, here's my use-case: 3-step non-null field addition. After doing nullable step 1, elidable data migration step 2, I want to merge the non-null update into the migration but `--update` optimizes this into a single step. |
5 | | |
6 | | Perhaps `--update` requires a rethink? |
| 1 | <moved to description> |