Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 205 Bytes

typeorm-test

./scripts/start.sh

npm run typeorm -- -- migration:generate --name AddTestEntity

npm run typeorm -- migration:run

npm run typeorm -- -- migration:generate --name AlterTestEntity