Change PK to UUID

is there any way to change PK to something else? for example to UUID field.

I know its possible to work with uuid without that and im already doing that in mine every API endpoint, but calling that incovinient will be extreme understatement. And also that an absolutely unjustified hit on endpoints performance.

And using numeric ids on frontend is both a security hole and bad data design.

I am making this post in hope that I missed something or misunerstood, and there is a way to change PK in Xano. (not only that possible in postgres, but even in other cloud backends based on it, like for example Supabase)

3
5 replies