Sometimes it is important to ensure the migrations table is created in a schema other than public.
It would be nice to specify the schema, or even the entire name of the migrations table.
When just specifying the schema, the default name should still be used.