str_to_uuid: Convert a string to a uuid by inserting hyphens in the right...

str_to_uuidR Documentation

Convert a string to a uuid by inserting hyphens in the right places

Description

Convert a string to a uuid by inserting hyphens in the right places

Usage

str_to_uuid(input_string)

Arguments

input_string

A 32-character string to convert to a uuid

Value

A string formatted as a uuid

Examples

str_to_uuid("f3f6bf4b9c424b6fbd90bece1418a415")
str_to_uuid("3a126f041a9e4127978bb6544a099d0d")

Aypak/dbhelpers documentation built on Jan. 25, 2024, 9:03 p.m.