diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2015-06-13 00:21:07 +0200 |
|---|---|---|
| committer | Markus Holtermann <info@markusholtermann.eu> | 2015-06-16 00:43:22 +0200 |
| commit | e470f311d654267ec86f9a6325ec500345b9dff2 (patch) | |
| tree | 7271cf713c2c3d797be24aa8d9ca7b2c97179abd /docs/_ext | |
| parent | fb1ba4d63e76c418c2dd6214dabe4dcf25ab3bad (diff) | |
Fixed #24828 -- Allowed migration optimization across AlterFooTogether
The idea behind this change is, that AlterUniqueTogether,
AlterIndexTogether and AlterOrderWithRespectTo can always be moved after
an Add/Alter/Rename/RemoveField operation if they don't refer to the
respective field and are not empty sets / None.
Combined with the optimizations of duplicate AlterUniqueTogether,
AlterIndexTogether, and AlterOrderWithRespectTo operations from
128caa1e16ec2627737748f75c8e55600a3df97f, these operations are optimized
in a later round of the optimizer.
Thanks Tim Graham for the review.
Diffstat (limited to 'docs/_ext')
0 files changed, 0 insertions, 0 deletions
