Parameter Make.C

val table_name : string

Name of the tracking table (e.g. "migrations").

val version : int

Current version: only the first version + 1 entries from all_migrations will be considered.

val all_migrations : t list

The full ordered list of all known migrations.