kris
Explore posts from serversDTDrizzle Team
•Created by kris on 1/17/2024 in #help
custom migration file name
Hello I'd like to use custom migration file names (to describe the intent of the migration itself) like:
- Create Products table
- Remove productType column
etc...
is it safe to rename existing migration files? when generating a new migration, can we provide a name for that?
2 replies