Document that symmetric migrations in a YAML are parsed into pairs of AsymmetricMigration
s
#330
Labels
docs
Improvements or additions to documentation
This info doesn't seem to appear anywhere. Not sure where it should go.
Mabye we should rename
AsymmetricMigration
toMigration
(keepingAsymmetricMigration
) as an alias? Then it might be natural to mention in theMigration
docs that there is no separate class for symmetric migrations, as all migrations are resolved into asymmetric migrations.The text was updated successfully, but these errors were encountered: