typescript-node
typescript-node copied to clipboard
how to create migration?
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?