Q. Which command is used to apply migrations?
β
Correct Answer: (A)
migrate
Explanation: `migrate` applies all migration files to the database.