function
WithProjectMigrations
func WithProjectMigrations(driver migration.ProjectDriver) ExecuteOptionRegister the selected adapter’s compiled project migration driver.
Related types
ProjectDriverApplication-compiled callbacks behind adapter-owned project migration commands.
ExecuteOptionOpaque production lifecycle option accepted by Execute.