Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| relation_name | text | 2147483647 | null |
|
|
Relation (table or view) name (with schema if needed) |
||
| uid_column | text | 2147483647 | null |
|
|
Name of a column that is used to uniquely identify a row in the relation |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| logged_relations_pkey | Primary key | Asc/Asc | relation_name + uid_column |