julid_string

Function julid_string 

Source
pub fn julid_string(
    context: *mut sqlite3_context,
    id: &[*mut sqlite3_value],
) -> Result<()>
Expand description

Return the human-readable base32 Crockford encoding of the given Julid, or create a new one if no arguments.

sqlite> select julid_string(julid_new());
01H6C7D9CT00009TF3EXXJHX4Y
sqlite> select julid_string();
01HJSHZ0PN000EKP3H94R6TPWH