Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||||||||||||||||||||
timestamp | timestamp | 29,6 | √ | null |
|
|
||||||||||||||||||||
varchar | 200 | √ | null |
|
|
|||||||||||||||||||||
message | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
state | text | 2147483647 | √ | null |
|
|
||||||||||||||||||||
approved_timestamp | timestamp | 29,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
revision_pkey | Primary key | Asc | id |
idx_rev_state | Performance | Asc | state |
idx_revision_author | Performance | Asc | author |