LoFa
Add
Login
Search
Title:
Tag1 for Path:
a single word in lower characters
Tag2 for Path:
List of alternative single tags:
one or many words in lower characters, separated by comma or space
Text:
<p>Sometimes you need to insert data into an postgresql database with a uuid generated.</p> <code> SELECT uuid_in(md5(random()::text || clock_timestamp()::text)::cstring) as id; </code> <pre> id -------------------------------------- d50cb732-22e8-ed41-bc8e-b0fe8298f1b0 </pre>
URL:
Operation:
Delete
Update
Insert
Template Prompt