How to do a "alembic upgrade head" command?
I'm trying to deploy a fastapi with postgres + alembic, but I can't seem to run this command "alembic upgrade head" to update an external database not hosted on railway... How do call this command in railway?
2 Replies