pub async fn handle_drop_connection(
handler_args: HandlerArgs,
connection_name: ObjectName,
if_exists: bool,
) -> Result<RwPgResponse, RwError>
pub async fn handle_drop_connection(
handler_args: HandlerArgs,
connection_name: ObjectName,
if_exists: bool,
) -> Result<RwPgResponse, RwError>