Ryan Malayter

Results 1 issues of Ryan Malayter

Right now the `dbo.ulid()` function returns a `UNIQUEIDENTIFIER` type, while in ULID implementations for most other languages `ulid()` returns the _string_ version of a ULID. Refactor API of this implementation...