Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('social_provider_users_id_seq'::regclass) |
|
|
||||
provider_id | int4 | 10 | √ | null |
|
|
||||
user_id | int4 | 10 | √ | null |
|
|
||||
created_at | timestamp | 29,6 | now() |
|
|
|||||
updated_at | timestamp | 29,6 | now() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_6889db5e9ddde1b25ed0090b407 | Primary key | Asc | id |