WaspW
Wasp2y ago
OrBlatt

Migrate db in Production fly.io

Given that I have a wasp app I deployed to fly.io, what are the steps I need to do to make sure changes to entity schemas are reflected in Production database?

Additional questions:
  1. Has anyone deployed db changes to an already deployed app and can share common pitfalls?
  2. Is there a wasp db migrate-dev equivalent such as wasp db migrate-prod?
Was this page helpful?