pub const MIGRATIONS: EmbeddedMigrations;👎Deprecated:
embed and run migrations from the consuming application
Expand description
Compatibility migration set for framework consumers.
Application/domain migrations belong to the consuming app and should be embedded there. This constant remains for source compatibility with 0.2.2.