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