qb icon indicating copy to clipboard operation
qb copied to clipboard

Postgres UUID

Open mjclemente opened this issue 1 year ago • 1 comments

Postgres has a UUID type: https://www.postgresql.org/docs/14/datatype-uuid.html

The uuid() method should use this.

Worth a PR?

mjclemente avatar May 16 '23 21:05 mjclemente