qb
qb copied to clipboard
Postgres UUID
Postgres has a UUID type: https://www.postgresql.org/docs/14/datatype-uuid.html
The uuid()
method should use this.
Worth a PR?