Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('newsletters_id_seq'::regclass) |
|
|
||
created_at | timestamp | 22 | √ | null |
|
|
||
updated_at | timestamp | 22 | √ | null |
|
|
||
published_at | timestamp | 22 | √ | null |
|
|
||
body | text | 2147483647 | null |
|
|
|||
subject | varchar | 255 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
newsletters_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors