Database migrations
Creating migrations
yarn workspace @calcom/prisma db-migrateError: The database schema is not empty
Error: P3005
The database schema for `localhost:5432` is not empty. Read more about how to baseline an existing production database: https://pris.ly/d/migrate-baselineyarn prisma migrate resolve --applied migration_nameResetting Prisma migrate
Last updated
Was this helpful?