Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 130 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 130 Bytes

Getting Started

How to run a migration? npx prisma migrate dev

How to push changes in your prisma schema? npx prisma db push