How to do step migration in adonis 5 like in laravel? #4177
Unanswered
tsulatsitamim
asked this question in
Help
Replies: 2 comments
-
Adonis doesn't support the step flag when you migrate your db with ace. There is only the batch flag like laravel but the behavior is different of the laravel step flag. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @tsulatsitamim, I have open a pull request to add the step option to the migrator, feel free to describes your use cases in a comment on this pr. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to do step migration in adonis 5 like in laravel?
Beta Was this translation helpful? Give feedback.
All reactions