migration script example "migrate:create": "node-pg-migrate create $name -j $type" name=create_company_table type=sql npm run migrate:create