Caused by: org.postgresql.util.PSQLException: ERROR: relation "schema_migrations" does not exist Position: 21

Hi,

Welcome to the community!

When we see errors like this it always ends up being something like the DB URL isn’t pointed to the correct schema. These threads might help:

 
HTH,
Ann