Hi all, I have a little question about migration's name. The documentation said. "The prefix should be an incremental count starting at 001, do not skip numbers and do not have two numbers that match"
My question is: how can I create a migration for a module?
What is the naming convention for migration for a module? Because I can't create a migration with an incremental number because I don't know the current number of the application.