Emma wants to run the first migration of the tournament database schema, she has already created the Team, Player, and Game models.
Your task is to help Emma to add the missing code with the correct function to run an Auto Migration on the above models!