You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we cannot use migrations for modules - we need to turn them into content migrations - by manually placing them in migrations directory and tweaking migration class name.
This is however not mentioned in code comments in the migration file.
Right now we cannot use migrations for modules - we need to turn them into content migrations - by manually placing them in
migrationsdirectory and tweaking migration class name.This is however not mentioned in code comments in the migration file.