Closed strtob closed 1 month ago
As I mentioned already in #80 and #140 in general migrations should not be used as data backup. On top of that I'm seriously worried about performance of such solution as a command in case of millions of potential DB rows. I'm not planning to add such feature.
Is your feature request related to a problem? Please describe. no.
Describe the solution you'd like parameter which also consider data export in migration file, usefull for masterdata
Describe alternatives you've considered export via mysqldump, e.g.