Where to see migration files?
I have messed up one migration (because I had to delete my local code), and now I don't know where to access the migration files. They are generated at build time, and stored on
.wasp, but where are they coming from? I need to regenerate the previous files (I can access the previous migrations by the current server code).