Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('twitterbot_tweetresponseroundrobin_id_seq'::regclass) |
|
|
||
| username | varchar | 15 | null |
|
|
|||
| response_type | varchar | 20 | null |
|
|
|||
| last_index | int4 | 10 | null |
|
|
|||
| created_at | timestamptz | 35,6 | null |
|
|
|||
| updated_at | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| twitterbot_tweetresponseroundrobin_pkey | Primary key | Asc | id |
Check Constraints
| Constraint Name | Constraint |
|---|---|
| twitterbot_tweetresponseroundrobin_last_index_check | ((last_index >= 0)) |
Diagram producer might be missing
No diagrams were produced please see application output for any errors