generate migration form entities
`npm run migration:generate ./db/migrations/${name}`

run migration
`npm run migration`


-> just edit the entity
-> make migration.. its auto detect the entities change
-> jangan buat file migration sendiri