cdellinger
cdellinger
WWasp-lang
Created by cdellinger on 7/24/2024 in #đŸ™‹questions
Database migrations for production setup
The documentation for a manual deploy for a db says this: "Any PostgreSQL database will do, as long as you provide the server with the correct DATABASE_URL env var and ensure that the database is accessible from the server.". I'm not seeing any mention of how to handle changes, does that mean as of right now, production schema changes need to be handled outside of wasp?
8 replies