pub async fn validate_postgres_in_schema(
client: &Client,
schema: &str,
) -> Result<PostgresValidation, MigrationError>pub async fn validate_postgres_in_schema(
client: &Client,
schema: &str,
) -> Result<PostgresValidation, MigrationError>