Is there a way to change migration file name instead of using sequential default pattern?
I've been facing many problems while developing a new project with a large development team using Dreezle ORM, because of these sequential files. Is there a way to change it to timestamps or something similar without breaking the journal and snapshots?
0 Replies