matt
07/08/2022, 2:41 PMmatt
07/08/2022, 2:42 PMmatt
07/08/2022, 2:42 PMmatt
07/08/2022, 2:42 PMmatt
07/08/2022, 2:43 PM$ yarn db-migrate
yarn run v1.23.0-20200615.1913
$ yarn prisma migrate dev
$ C:\Users\Matt\Documents\GitHub\cal.com-main\node_modules\.bin\prisma migrate dev
Environment variables loaded from .env
Prisma schema loaded from schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "<http://db.x.supabase.co:5432|db.x.supabase.co:5432>"
Already in sync, no schema change or pending migration was found.
ā Generated Prisma Client (3.15.2 | library) to .\..\..\node_modules\@prisma\client in 322ms
ā Generated Zod Schemas (0.5.4) to .\zod in 467ms
Done in 32.61s.
matt
07/08/2022, 2:44 PMzomars
07/08/2022, 2:46 PM