`Runner` struct has a `migrations` property, but it is not public. Would be nice to expose that, and maybe even some convenience methods: - `get_last_known_migration()` - `are_all_migrations_applied()`