pub async fn disable_datatable_migrations(
configuration: &Configuration,
workspace: &str,
datatable_name: &str,
) -> Result<String, Error<DisableDatatableMigrationsError>>pub async fn disable_datatable_migrations(
configuration: &Configuration,
workspace: &str,
datatable_name: &str,
) -> Result<String, Error<DisableDatatableMigrationsError>>