Describe the bug
1.The id of my user table is uuid data type


2.When I initiate the request, the data type error occurs
invalid input syntax for type uuid: "ZUnIm3tHexoJ"

3.When I get my user information, I see the corresponding string, and I don't understand why I don't use a separate id to store the userId

Expected behavior
succee
How to reproduce?
Context
OS:
Environment:
Docker
Logto version:
1.1.0
Node version:
19
Postgres version:
15
Command of starting Logto:
Screenshots
Describe the bug
1.The id of my user table is uuid data type


2.When I initiate the request, the data type error occurs

invalid input syntax for type uuid: "ZUnIm3tHexoJ"
3.When I get my user information, I see the corresponding string, and I don't understand why I don't use a separate id to store the userId

Expected behavior
succee
How to reproduce?
Context
OS:
Environment:
Docker
Logto version:
1.1.0
Node version:
19
Postgres version:
15
Command of starting Logto:
Screenshots