colin2684
colin2684
DTDrizzle Team
Created by colin2684 on 1/11/2024 in #help
Drizzle Kit UP Command
Hi, I see in the CLI there is a command for "up:mysql" but there is no documentation for it. Is this be used like other ORM up functions where I can access data, manipulate it, and make migration changes? I have used the commands "generate:mysql" and plain "migrate" to make the changes to the DB, but since I have data in my DB, I think I need to use the "up:myql" command to move data around before the migration changes occur. Is there any documentation or examples anywhere?
1 replies