mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-29 20:29:41 +00:00
Add resource id and cc
This commit is contained in:
parent
d392fb371e
commit
3662d42374
4 changed files with 85 additions and 39 deletions
|
|
@ -732,7 +732,6 @@ export const requestAuditLog = sqliteTable(
|
|||
actorId: text("actorId"),
|
||||
resourceId: integer("resourceId"),
|
||||
ip: text("ip"),
|
||||
type: text("type"),
|
||||
location: text("location"),
|
||||
userAgent: text("userAgent"),
|
||||
metadata: text("details"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue