Add the ability to generate random UUIDs for UUID cells #44573
Unanswered
rrvsh
asked this question in
Feature Requests
Replies: 1 comment
-
when you specify a column type you can specify random UUID and then it comes up as a default when you enter a row
so you don't have to add anything. How would what you propose differ?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I propose adding functionality to the insert/update row contextual menu to allow generating random UUIDs for column values with the UUID type. This UI pattern is already present with e.g.
timestampz:We could add a edit icon in the same style conditional on the type of column being
uuidand allow generating a random UUID to fill in the field. Happy to implement this myself if you guys approve of this request, btw :)Beta Was this translation helpful? Give feedback.
All reactions