The SQL query made seems to be the following : ``...
# spicedb
k
The SQL query made seems to be the following :
Copy code
{
  "level": "info",
  "module": "pgx",
  "args": [
    "user",
    "user_id",
    "project"
  ],
  "pid": 45594,
  "rowCount": 1,
  "sql": "SELECT id FROM relation_tuple WHERE namespace = $1 AND object_id = $2 AND userset_namespace = $3 LIMIT 1",
  "time": "2021-12-14T16:16:40Z",
  "message": "Query"
}