If you are not confident about writing the migration yourself (like I am :lul:), then use a db manag
If you are not confident about writing the migration yourself (like I am :lul:), then use a db management software, modify the local sqlite db there and copy the generated sql commands into the migration file. I'm using datagrip for that task


