npx typeorm migration:generate -n MigrationName
npx typeorm migration:run
npx typeorm migration:revert