Replies: 1 comment
-
For primary id or some random column? UUID for primary key - see primarykey and incrementing. No clue whether it works in v5, sorry :) For any random column: use a trigger or expression. You could consider setting |
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
-
How do i set a random id or UUID in a scheme?
Beta Was this translation helpful? Give feedback.
All reactions