Skip to content

Commit

Permalink
Update Readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
benmurden committed Sep 26, 2021
1 parent fd72597 commit e5621d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Postgres helper functions for converting between [ULID](https://github.com/ulid/
Your application layer may deal exclusively with transformation of ULIDs, so what do you do when you need to query your DB for something? That's where these handy functions come in!

## Example
https://dbfiddle.uk/?rdbms=postgres_9.6&fiddle=985458f983029ec46f82d7332d3d514a
https://dbfiddle.uk/?rdbms=postgres_9.6&fiddle=e55e8cb2541a73034bf573f7318b40c5
## Usage

`ulid_to_uuid(ulid text) RETURNS uuid`
Expand Down

0 comments on commit e5621d3

Please sign in to comment.