You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prisma/migrations/: The _prisma_migrations table is not replicated to read replicas. If the primary fails and a replica is promoted, the new primary has no migration history and prisma migrate deploy may re-apply migrations or fail.
prisma/migrations/: The
_prisma_migrationstable is not replicated to read replicas. If the primary fails and a replica is promoted, the new primary has no migration history andprisma migrate deploymay re-apply migrations or fail.