-
Matthew Draper authored
We don't want migration_context in general to be public API, but this is a reasonable question for a user to ask. Similarly, schema cache shouldn't need to reach into private details of the migrations API, and this way it doesn't have to.
Matthew Draper authoredWe don't want migration_context in general to be public API, but this is a reasonable question for a user to ask. Similarly, schema cache shouldn't need to reach into private details of the migrations API, and this way it doesn't have to.
Loading