Commit 88de8e2
committed
Rename skip_migrate to skip_migrations
This should fix pages fails on MySQL.
I suspect, "skip_migrate" is not the right option name, "skip_migration" is also used to skip the seeds in: https://github.com/refinery/refinerycms/blob/10e63784613682db8f8b094878f60a01413b39f6/core/lib/generators/refinery/cms/cms_generator.rb#L2691 parent d8a577b commit 88de8e2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments