risingwave_frontend::handler::create_connection

Function handle_create_connection

source
pub async fn handle_create_connection(
    handler_args: HandlerArgs,
    stmt: CreateConnectionStatement,
) -> Result<RwPgResponse, RwError>