MySqlHomogeneousConfig
import type { MySqlHomogeneousConfig } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";Configuration for MySQL to MySQL migrations.
interface MySqlHomogeneousConfig {
isPrimaryDestination?: boolean;
}import type { MySqlHomogeneousConfig } from "https://googleapis.deno.dev/v1/datamigration:v1.ts";Configuration for MySQL to MySQL migrations.