Add adds adds an existing migration definition to the list.
If m.File is not provided, it will try to get the name from its .go file.
The list will be sorted automatically based on the migrations file name.
Copy copies all provided list migrations into the current one.
Generated using TypeDoc
MigrationsList defines a list with migration definitions