ErrorLog

5001 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('"ErrorLog_id_seq"'::regclass)
message text 2147483647 null
stackTrace text 2147483647 null
createdAt timestamptz 35,6 null
updatedAt timestamptz 35,6 null
userReq json 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
ErrorLog_pkey Primary key Asc id

Relationships