openapi.endpoint_access_attempt_log
|
Cascading Deletes: Deleting rows from this table will cascade to: actor.usr, openapi.endpoint. |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
request_id PK |
|
No |
||
attempt_time |
|
No |
now() |
|
endpoint FK |
|
No |
||
allowed |
|
No |
||
ip_addr |
|
Yes |
||
accessor FK |
|
Yes |
||
token |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
CASCADE |
No |
|
|
|
CASCADE |
CASCADE |
No |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|