Jan Piotrowski
04/22/2023, 12:22 AMyarn workspace @calcom/prisma db-deploy
to migrate my database?
(Workaround I found was putting yarn workspace @calcom/prisma db-deploy &&
in front of the suggest build command - that initially migrated the database, and now makes sure the schema is up to date. But is that correct?)Peer
Peer
Jan Piotrowski
04/22/2023, 11:08 AM