pub async fn handle_swap_rename(
handler_args: HandlerArgs,
source_object: ObjectName,
target_object: ObjectName,
stmt_type: StatementType,
) -> Result<RwPgResponse, RwError>
pub async fn handle_swap_rename(
handler_args: HandlerArgs,
source_object: ObjectName,
target_object: ObjectName,
stmt_type: StatementType,
) -> Result<RwPgResponse, RwError>