pub fn handle_show_create_object(
handle_args: HandlerArgs,
show_create_type: ShowCreateType,
name: ObjectName,
) -> Result<RwPgResponse, RwError>
pub fn handle_show_create_object(
handle_args: HandlerArgs,
show_create_type: ShowCreateType,
name: ObjectName,
) -> Result<RwPgResponse, RwError>