Running database migrations on hosted app
Hey everyone! I have my app hosted on Fly.
- When I try to sign up or log in, it says "Save failed: there was a database error" (see image 1).
- The Fly monitoring logs state the issue quite clearly: "
This error can happen if you did't run the database migrations" (see image 2).
release_command to the .toml file.

