Talento90 / typescript-node

:clipboard: TypeScript and NodeJS project template.
MIT License
369 stars 78 forks source link

how to create migration? #21

Open hanchayi opened 4 years ago

hanchayi commented 4 years ago

I use global knex cli create migrate file in migrations. But when i modify the file then the migration will be migrated. How do you create migrate file and modify it?