Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
obj_oid | int8 | 19 | null |
|
|
|||||
allocation_oid | int8 | 19 | √ | null |
|
|
||||
time | timestamptz | 35,6 | √ | null |
|
|
||||
agent | int8 | 19 | √ | null |
|
|
||||
login_agent | int8 | 19 | √ | null |
|
|
||||
type | wcof_tag | 2147483647 | √ | null |
|
|
||||
text | varchar | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
allocation_log_pkey | Primary key | Asc | obj_oid |
allocation_log_allocation_idx | Performance | Asc | allocation_oid |