Automated schema migrations

What I would’ve thought they do, is that on startup Strapi checks the schema and the database and changes the database accordingly to the newer schema.

This is correct.